*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> CSSM_Terminate (3)              
Title
Content
Arch
Section
 

CSSM_Terminate(3)

Contents


NAME    [Toc]    [Back]

       CSSM_Terminate - Terminate the use of CSSM (CDSA)

SYNOPSIS    [Toc]    [Back]

       # include <cdsa/cssm.h>

LIBRARY    [Toc]    [Back]

       Common Security Services Manager library (libcssm.so)

PARAMETERS    [Toc]    [Back]

       None

DESCRIPTION    [Toc]    [Back]

       This  function  terminates  the caller's use of CSSM. CSSM
       can clean up all internal states associated with the calling
 application. This function must be called once by each
       application.

       CSSM_Terminate() must be called one  time  for  each  time
       CSSM_Init() was previously called.

       CSSM  services  remain  available to the program until the
       final call to CSSM_Terminate() completes. After that final
       call,  all information introduced by the caller (including
       privileges, handles, contexts, introduced  libraries,  and
       so forth) is lost, and it is an error to subsequently call
       any CSSM API function other than CSSM_Init().

RETURN VALUE    [Toc]    [Back]

       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    [Toc]    [Back]

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

SEE ALSO    [Toc]    [Back]

      
      
       Books

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

       Reference Pages    [Toc]    [Back]

       Functions CSSM_Init(3)



                                                CSSM_Terminate(3)
[ Back ]
 Similar pages
Name OS Title
CSSM_Init Tru64 Initialize CSSM (CDSA)
CSSM_GetPrivilege Tru64 Get CSSM privilege value (CDSA)
DeregisterDispatchTable Tru64 Invalidate CSSM pointers to EMM (CDSA)
CSSM_SetPrivilege Tru64 Store privilege value in CSSM framework (CDSA)
RegisterDispatchTable Tru64 Provide the EMM with CSSM function pointers (CDSA)
CSSM_SPI_ModuleUnload Tru64 Disable events and deregister CSSM event notification (CDSA)
CL_CrlAbortQuery Tru64 Terminate a query (CDSA)
CSSM_CL_CrlAbortQuery Tru64 Terminate a query (CDSA)
CSSM_CL_CrlAbortCache Tru64 Terminate a CRL cache handle (CDSA)
CSSM_CL_CertAbortQueryfunction Tru64 Terminate a results handle (CDSA)
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service