Name
FC_Logout - log a user out from a token.
Syntax
CK_RV FC_Logout( CK_SESSION_HANDLE hSession );
Parameters
- hSession
- [in] session handle.
Description
Logs the current user out of a USER_FUNCTIONS session.
FC_Logout - log a user out from a token.
CK_RV FC_Logout( CK_SESSION_HANDLE hSession );
hSessionLogs the current user out of a USER_FUNCTIONS session.