![]() | Module Methods |
The Module type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose | Close all open sessions and unload the module After unloading, the module cannot be loaded again in the same process. Proper unloading is crucial. Otherwise, the application might crash and/or the HSM, USB token, or smart card might not be unlocked. When using the C interface, this method must not be called from the context of the destructor of a global or static object, nor an atexit() handler, nor the DllMain() entry point. |
![]() | Equals | (Inherited from NativeObject) |
![]() | GetHashCode | (Inherited from NativeObject) |
![]() ![]() | Load | Load a PKCS#11 driver module |