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

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

CL_PassThrough(3)

Contents


NAME    [Toc]    [Back]

       CL_PassThrough,  CSSM_CL_PassThrough  - Extend certificate
       library functionality (CDSA)

SYNOPSIS    [Toc]    [Back]

       # include <cdsa/cssm.h>

       API: CSSM_RETURN CSSMAPI CSSM_CL_PassThrough (CSSM_CL_HANDLE
     CLHandle,    CSSM_CC_HANDLE    CCHandle,    uint32
       PassThroughId, const  void  *InputParams,  void  **OutputParams)
    SPI:    CSSM_RETURN    CSSMCLI   CL_PassThrough
       (CSSM_CL_HANDLE CLHandle, CSSM_CC_HANDLE CCHandle,  uint32
       PassThroughId,  const  void  *InputParams,  void **OutputParams)


LIBRARY    [Toc]    [Back]

       Common Security Services Manager library (libcssm.so)

PARAMETERS    [Toc]    [Back]

       The handle that describes the add-in  Certificate  Library
       module  used  to  perform  this function.  The handle that
       describes the context of the cryptographic  operation.  If
       the module-specific operation does not perform any cryptographic
  operations,  a  cryptographic  context   is   not
       required.   An  identifier  assigned  by  the CL module to
       indicate the exported function to perform.  A pointer to a
       module,   implementation-specific   structure   containing
       parameters to be interpreted in a function-specific manner
       by the requested CL module.  A pointer to a module, implementation-specific
 structure containing the  output  data.
       The  service  provider  allocates the memory for substructures.
 The application must free the memory for  the  substructures.

DESCRIPTION    [Toc]    [Back]

       This  function  allows  applications  to  call certificate
       library module-specific operations. Such operations  might
       include  queries  or  services  that  are  specific to the
       domain represented by the CL module.

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).    CSSMERR_CL_INVALID_CONTEXT_HANDLE   CSSMERR_CL_INVALID_PASSTHROUGH_ID
 CSSMERR_CL_INVALID_DATA

SEE ALSO    [Toc]    [Back]

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



                                                CL_PassThrough(3)
[ Back ]
 Similar pages
Name OS Title
CSSM_CSP_PassThrough Tru64 Extend crypto functionality (CDSA)
CSP_PassThrough Tru64 Extend crypto functionality (CDSA)
PassThrough Tru64 Extend crypto functionality (CDSA)
DL_PassThrough Tru64 Extend data storage module functionality (CDSA)
CSSM_DL_PassThrough Tru64 Extend data storage module functionality (CDSA)
TP_PassThrough Tru64 Extend trust policy functionality
CSSM_TP_PassThrough Tru64 Extend trust policy functionality
CSSM_CL_CertGroupToSignedBundle Tru64 Convert a certificate group to a certificate bundle (CDSA)
CL_CertGroupToSignedBundle Tru64 Convert a certificate group to a certificate bundle (CDSA)
TP_CertRevoke Tru64 Determine if the revoking certificate group can revoke the subject certificate group (CDSA)
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service