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

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

Fields(3)

Contents


CL_CrlGetAllCachedRecordFields(3CL_CrlGetAllCachedRecordFields(3)


NAME    [Toc]    [Back]

       CL_CrlGetAllCachedRecordFields,         CSSM_CL_CrlGetAllCachedRecordFields
 - Return field values from a CRL record
       (CDSA)

SYNOPSIS    [Toc]    [Back]

       # include <cdsa/cssm.h>

       API:  CSSM_RETURN  CSSMAPI  CSSM_CL_CrlGetAllCachedRecordFields
 (CSSM_CL_HANDLE  CLHandle,  CSSM_HANDLE  CrlHandle,
       const  CSSM_DATA  *CrlRecordIndex, uint32 *NumberOfFields,
       CSSM_FIELD_PTR *Fields) SPI: CSSM_RETURN CSSMCLI CL_CrlGetAllCachedRecordFields
 (CSSM_CL_HANDLE CLHandle, CSSM_HANDLE
 CrlHandle,  const  CSSM_DATA  *CrlRecordIndex,  uint32
       *NumberOfFields, CSSM_FIELD_PTR *Fields)

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 handle  identifying
 a CRL that the application has temporarily cached with
       the Certificate Library module. The  referenced  CRL  must
       contain  the  CRL record identified by CrlRecordIndex.  An
       index value identifying a particular revocation record  in
       a  cached  CRL.  The number of OID-value pairs returned by
       this function.  A pointer to an array of CSSM_FIELD structures,
  describing  the  contents  of  the preselected CRL
       record using OID-value pairs. 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 all field values from a prelocated,
       cached CRL record. The scanned CRL record is identified by
       CrlRecordIndex,   which   is   returned  by  the  function
       CSSM_CL_IsCertInCachedCrl() (CSSM  API),  or  CL_IsCertInCachedCrl()
 (CL SPI).

       Fields  are  returned as a set of OID-value pairs. The OID
       identifies the CRL record field and the data format of the
       value  extracted  from that field. The Certificate Library
       module defines  and  uses  a  preferred  data  format  for
       returning field values in this function.

       Each  CRL  record may be digitally signed when it is added
       to the CRL using the function  CSSM_CL_CrlAddCert()  (CSSM
       API),  or CL_CrlAddCert() (CL SPI). This function does not
       perform any signature verification on the CRL record.

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_CACHE_HANDLE    CSSMERR_CL_INVALID_CRL_INDEX


SEE ALSO    [Toc]    [Back]

      
      
       Books

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

       Reference Pages    [Toc]    [Back]

       Functions for the CSSM API:

       CSSM_CL_IsCertInCachedCrl(3),         CSSM_CL_CrlCache(3),
       CSSM_CL_CrlAbortCache(3), CSSM_CL_FreeFields(3)

       Functions for the CLI SPI:

       CL_IsCertInCachedCrl(3),   CL_CrlCache(3),    CL_CrlAbortCache(3), CL_Free
[ Back ]
 Similar pages
Name OS Title
CL_CrlSetFields Tru64 Set new field values (CDSA)
CSSM_CL_CrlSetFields Tru64 Set new field values (CDSA)
CSSM_CL_CrlGetAllFields Tru64 Get the field values from the CRL (CDSA)
CL_CrlGetAllFields Tru64 Get the field values from the CRL (CDSA)
CSSM_TP_CertGetAllTemplateFields Tru64 Get CertTemplate field values (CDSA)
TP_CertGetAllTemplateFields Tru64 Get CertTemplate field values (CDSA)
CSSM_CL_CrlGetFirstCachedFieldValue Tru64 Get field values from the cached CRL (CDSA)
CL_CrlGetFirstCachedFieldValue Tru64 Get field values from the cached CRL (CDSA)
CSSM_CL_CertGetNextFieldValue Tru64 Return the value of a certificate field (CDSA)
CSSM_CL_CertGetNextCachedFieldValue Tru64 Return the value of a certificate field (CDSA)
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service