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

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

CL_CrlDescribeFormat(3)

Contents


NAME    [Toc]    [Back]

       CL_CrlDescribeFormat, CSSM_CL_CrlDescribeFormat - Return a
       list of the CSSM_OID values (CDSA)

SYNOPSIS    [Toc]    [Back]

       # include <cdsa/cssm.h>

       API:   CSSM_RETURN    CSSMAPI    CSSM_CL_CrlDescribeFormat
       (CSSM_CL_HANDLE     CLHandle,     uint32    *NumberOfOids,
       CSSM_OID_PTR *OidList) SPI: CSSM_RETURN CSSMCLI  CL_CrlDescribeFormat
  (CSSM_CL_HANDLE  CLHandle,  uint32 *NumberOfOid,
 CSSM_OID_PTR *OidList)

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 length of the
       returned array  of  OIDs.   A  pointer  to  the  array  of
       CSSM_OIDs that represent the supported CRL format. The OID
       list is allocated by the  service  provider  and  must  be
       deallocated by the application.

DESCRIPTION    [Toc]    [Back]

       This  function  returns  a list of the CSSM_OID values the
       Certificate Library module  uses  to  name  and  reference
       fields  of  a CRL. Multiple CSSM_OID values can correspond
       to a single field. These OIDs can be provided as input  to
       CSSM_CL_CrlGetFirstFieldValue()  (CSSM API), or CL_CrlGetFirstFieldValue()
 (CL SPI), calls to retrieve field values
       from  the CRL. The OID also implies the data format of the
       returned value.  When multiple OIDs name the same field of
       a CRL, those OIDs have different return data formats associated
 with them.

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).

       None specific to this call.

SEE ALSO    [Toc]    [Back]

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



                                          CL_CrlDescribeFormat(3)
[ Back ]
 Similar pages
Name OS Title
CSSM_CL_CertGetAllFields Tru64 Return a list of input certificate values (CDSA)
CL_CertGetAllFields Tru64 Return a list of input certificate values (CDSA)
CSSM_CL_CrlGetAllCachedRecordFields Tru64 Return field values from a CRL record (CDSA)
CSSM_CL_CertGetFirstCachedFieldValue Tru64 Return values from the cached certificate (CDSA)
CL_CrlGetAllCachedRecordFields Tru64 Return field values from a CRL record (CDSA)
CL_CertGetFirstCachedFieldValue Tru64 Return values from the cached certificate (CDSA)
CSSM_CL_CertGetAllTemplateFields Tru64 Extract and return values stored in CertTemplate (CDSA)
CL_CertGetAllTemplateFields Tru64 Extract and return values stored in CertTemplate (CDSA)
CSSM_CL_CrlSetFields Tru64 Set new field values (CDSA)
CL_CrlSetFields Tru64 Set new field values (CDSA)
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service