Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ CSSM_CSP_Logout(3) — Tru64 UNIX 5.1b

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

CDSA_intro(3)

CSSM_CSP_Login(3)

CSSM_CSP_GetLoginAcl(3)

CSSM_CSP_ChangeLoginAcl(3)

CSSM_CSP_Logout(3)  —  Subroutines

NAME

CSSM_CSP_Logout − Terminate the login session (CDSA)

SYNOPSIS

# include <cdsa/cssm.h>

CSSM_RETURN CSSMAPI CSSM_CSP_Logout
(CSSM_CSP_HANDLE CSPHandle)

LIBRARY

Common Security Services Manager library (libcssm.so)

PARAMETERS

CSPHandle (input)
Handle for the target CSP.

DESCRIPTION

Terminates the login session associated with the specified CSP handle. 

RETURN VALUE

A CSSM_RETURN value indicating success or specifying a particular error condition. The value CSSM_OK indicates success. All other values represent an error condition. 

ERRORS

Errors are described in the CDSA technical standard.  See CDSA_intro(3). 

None specific to this call. 

SEE ALSO

Books

Intel CDSA Application Developer’s Guide (see CDSA_intro(3))

Reference Pages

Functions: CSSM_CSP_Login(3), CSSM_CSP_GetLoginAcl(3), CSSM_CSP_ChangeLoginAcl(3)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026