Microsoft Windows
One way to determine whether an executable has linked the static version of kmclient.lib is to open the executable in Dependency Walker (depends.exe, which is included in the Microsoft Visual Studio 6.0 Tools and can be downloaded at http://www.dependencywalker.com):
- If kmclient.dll is shown as one of the dependencies, then it is dynamically linked. (You can also use "dumpbin /dependents" followed by the executable name.)
- If kmclient.dll is not shown as one of the dependencies, but when the executable is selected, the Export Function List (the pane where the first column is 'E') displays the RKM Client functions such as Initialize, Shutdown, KMSInit, KMSGetKey, etc., then it is statically linked to kmclient.lib. (You can also use "dumpbin /exports" followed by the executable name.)
Related Articles
Management Information Base Objects for SNMP GETS for Unreleased Agents 18Number of Views RSA Authentication Manager 8.1 Virtual Appliance SNMP Reference Guide 31Number of Views How to Configure HP OpenView to Accept SNMP Traps 34Number of Views Trusted Certificate Authorities for HFED or Trusted Headers Applications 42Number of Views Configure SNMP 189Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device RSA PrimeKit Quick Install Guide RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.9 Patches and Hotfixes Readme RSA Authentication Manager 8.9 Release Notes (January 2026)