Index Index for
Section 3
Index Alphabetical
listing for C
Bottom of page Bottom of
page

CSSM_GetPrivilege(3)

NAME

CSSM_GetPrivilege - Get CSSM privilege value (CDSA)

SYNOPSIS

# include <cdsa/cssm.h> CSSM_RETURN CSSMAPI CSSM_GetPrivilege (CSSM_PRIVILEGE *Privilege);

LIBRARY

Common Security Services Manager library (libcssm.so)

PARAMETERS

Privilege (output) The CSSM_PRIVILEGE value currently set.

DESCRIPTION

The CSSM_GetPrivilege() function returns the CSSM_PRIVILEGE value currently established in the framework.

ERRORS

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

SEE ALSO

Books Intel CDSA Application Developer's Guide (see CDSA_intro(3)) Reference Pages

Index Index for
Section 3
Index Alphabetical
listing for C
Top of page Top of
page