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

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

CL_CertGetAllFields(3)

Contents


NAME    [Toc]    [Back]

       CL_CertGetAllFields,  CSSM_CL_CertGetAllFields  - Return a
       list of input certificate values (CDSA)

SYNOPSIS    [Toc]    [Back]

       # include <cdsa/cssm.h>

       API:    CSSM_RETURN    CSSMAPI    CSSM_CL_CertGetAllFields
       (CSSM_CL_HANDLE  CLHandle,  const  CSSM_DATA *Cert, uint32
       *NumberOfFields,    CSSM_FIELD_PTR    *FieldList)     SPI:
       CSSM_RETURN  CSSMCLI  CL_CertGetAllFields  (CSSM_CL_HANDLE
       CLHandle, const CSSM_DATA *Cert,  uint32  *NumberOfFields,
       CSSM_FIELD_PTR *FieldList)

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.  A  pointer  to  the
       CSSM_DATA   structure  containing  the  certificate  whose
       fields will be returned.  The length of the returned array
       of fields.  A pointer to an array of CSSM_FIELD structures
       that contain the values of all fields of  the  input  certificate.
  The  field  list  is  allocated  by the service
       provider and must be deallocated  by  the  application  by
       calling     CSSM_CL_FreeFields()     (CSSM     API),    or
       CL_FreeFields() (CL SPI).

DESCRIPTION    [Toc]    [Back]

       This function returns a list of the values stored  in  the
       input certificate.

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_CERT_POINTER    CSSMERR_CL_UNKNOWN_FORMAT


SEE ALSO    [Toc]    [Back]

      
      
       Books

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

       Reference Pages    [Toc]    [Back]

       For  the  CSSM   API:   CSSM_CL_CertGetFirstFieldValue(3),
       CSSM_CL_CertDescribeFormat(3), CSSM_CL_FreeFields(3)

       For  the CLI SPI: CL_CertGetFirstFieldValue(3), CL_CertDescribeFormat(3), CL_FreeFields(3)



                                           CL_CertGetAllFields(3)
[ Back ]
 Similar pages
Name OS Title
CSSM_CL_CertGetFirstCachedFieldValue Tru64 Return values from the cached certificate (CDSA)
CL_CertGetFirstCachedFieldValue Tru64 Return values from the cached certificate (CDSA)
CSSM_CL_CrlDescribeFormat Tru64 Return a list of the CSSM_OID values (CDSA)
CSSM_CL_CertDescribeFormat Tru64 Return a list of the CSSM_OID values (CDSA)
CL_CertDescribeFormat Tru64 Return a list of the CSSM_OID values (CDSA)
CL_CrlDescribeFormat Tru64 Return a list of the CSSM_OID values (CDSA)
CL_CrlAddCert Tru64 Revoke an input certificate (CDSA)
CSSM_CL_CrlAddCert Tru64 Revoke an input certificate (CDSA)
CL_CertGetFirstFieldValue Tru64 Return the value of the certificate field (CDSA)
CL_CertGetNextFieldValue Tru64 Return the value of a certificate field (CDSA)
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service