Terminate - Clean up module-manager-specific activities
(CDSA)
# include <cdsa/cssm.h>
CSSM_RETURN CSSMAPI Terminate (void)
Common Security Services Manager library (libcssm.so)
None.
This function performs any module-manager-specific cleanup
activities in preparation for unloading of the elective
module manager.
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 are described in the CDSA technical standard. See
CDSA_intro(3). CSSMERR_CSSM_EMM_AUTHENTICATE_FAILED.
Books
Intel CDSA Application Developer's Guide (see
CDSA_intro(3))
Reference Pages [Toc] [Back]
Functions: Initialize(3)
Terminate(3)
[ Back ] |