CSSM_CSP_Logout

Purpose

Terminates the login session associated with the specified CSP Handle.

Format

CSSM_RETURN CSSMAPI CSSM_CSP_Logout (CSSM_CSP_HANDLE CSPHandle)

Parameters

Input
CSPHandle
Handle for the target CSP.

Return Value

CSSM_OK if the function was successful. CSSM_FAIL if an error occurred. Use CSSM_GetError to determine the exact error.

Related Information

CSSM_CSP_Login
CSSM_CSP_ChangeLoginPassword