z/OS Open Cryptographic Services Facility Application Programming
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


CSSM_CSP_Logout

z/OS Open Cryptographic Services Facility Application Programming
SC24-5899-01

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

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014