Visit Mozilla.org

FC Logout

From MDC


[edit] Name

FC_Logout - log a user out from a token.

[edit] Syntax

CK_RV FC_Logout(
  CK_SESSION_HANDLE hSession
);

[edit] Parameters

hSession
[in] session handle.

[edit] Description

Logs the current user out of a USER_FUNCTIONS session.

[edit] Return value

[edit] Examples

[edit] See also