Readonly
slotThe PKCS11 slot
Optional
aInstancePtr: objectA run time mechanism for interface discovery.
NS_OK if the interface is supported by the associated instance, NS_NOINTERFACE if it is not.
aInstancePtr must not be null.
[in] A requested interface IID
[out] A pointer to an interface pointer to receive the result.
login - run the thread A user interface implementing this interface needs to call this method as soon as the message to the user is displayed. This will trigger login operation. No user cancellation is possible during login operation.
When the login is done, the observe method of
will be called on the UI thread with a topic of "login-finished" and null data and subject.
Generated using TypeDoc
Used to communicate with the thread for logging on to a token with CKF_PROTECTED_AUTHENTICATION_PATH set.