Discuss this help topic in SecureBlackbox Forum
TElPKCS11SessionInfo.AcquireSession
Initializes token and sets up the session in on-demand mode.
Declaration
Description
Call this method to initialize token and set up the session in on-demand mode. In on-demand mode, only one session to the token is allowed. Use ReleaseSession method to close the session and finalize the token in this mode.