C_Logout

This function operates as specified in PKCS #11.

Synopsis

C_Logout(
        CK_SESSION_HANDLE hSession
); 

Operation in WLD Mode

When SafeNet ProtectToolkit is configured to operate in WLD mode, the login state is replicated across all tokens in user slots associated with the same WLD slot. For example, if an application has 3 sessions, across 3 HSMs, with one session on each HSM then any change in the login state in one session, will result in the session on the other 2 HSMs being changed to the same session state.