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

  man pages->Tru64 Unix man pages              
Title
Content
Arch
Section
 
 CL_CertGetNextCachedFieldValue(3) -- Return the value of a certificate field (CDSA)
    This function returns the value of a certificate field, when that field occurs multiple times in a certificate. Certificates with repeated fields (such as multiple signatures) have multiple field valu...
 CL_CertGetNextFieldValue(3) -- Return the value of a certificate field (CDSA)
    This function returns the value of a certificate field, when that field occurs multiple times in a certificate. Certificates with repeated fields (such as multiple signatures) have multiple field valu...
 CL_CertGroupFromVerifiedBundle(3) -- Verify the signature of a bundle (CDSA)
    This function accepts as input a certificate bundle (a codified and signed aggregation of the certificates in the group), verifies the signature of the bundle (if a signature is present), and returns ...
 CL_CertGroupToSignedBundle(3) -- Convert a certificate group to a certificate bundle (CDSA)
    This function accepts as input a certificate group (as an array of individual certificates) and returns a certificate bundle (a codified and signed aggregation of the certificates in the group). The c...
 CL_CertSign(3) -- Sign a certificate (CDSA)
    This function signs a certificate using the private key and signing algorithm specified in the CCHandle. The result is a signed, encoded certificate in SignedCert. The certificate field values are spe...
 CL_CertVerify(3) -- Verify a signed certificate (CDSA)
    This function verifies that the signed certificate has not been altered since it was signed by the designated signer. Only one signature is verified by this function. If the certificate to be verified...
 CL_CertVerifyWithKey(3) -- Verify with a key (CDSA)
    This function verifies that the CertToBeVerified parameter was signed using a specific private key and that the certificate has not been altered since it was signed using that private key. The public ...
 CL_CrlAbortCache(3) -- Terminate a CRL cache handle (CDSA)
    This function terminates a CRL cache handle created and returned by the function CSSM_CL_CrlCache() (CSSM API), or CL_CrlCache() (CL SPI). The Certificate Library module releases all cache space and s...
 CL_CrlAbortQuery(3) -- Terminate a query (CDSA)
    This function terminates the query initiated by CSSM_CL_CrlGetFirstFieldValue() or CSSM_CL_CrlGetFirstCachedFieldValue() function (or their CL SPI equivalents), and allows the CL to release all interm...
 CL_CrlAddCert(3) -- Revoke an input certificate (CDSA)
    This function revokes the input certificate by adding a record representing the certificate to the CRL. The values for the new entry in the CRL are specified by the list of OID/value input pairs. The ...
 CL_CrlCache(3) -- Cache a copy of a certificate revocation list (CDSA)
    This function caches a copy of a CertificateRevocationList (CRL) for subsequent accesses using the functions CSSM_CL_CrlGetFirstFieldValue() and CSSM_CL_CrlGetNextFieldValue() (or their CL SPI equival...
 CL_CrlCreateTemplate(3) -- Create
    This function creates an unsigned, memory-resident CRL. Fields in the CRL are initialized with the descriptive data specified by the OID/value input pairs. The specified OID/value pairs can initialize...
 CL_CrlDescribeFormat(3) -- Return a list of the CSSM_OID values (CDSA)
    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...
 CL_CrlGetAllCachedRecordFields(3) -- Return field values from a CRL record (CDSA)
    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...
 CL_CrlGetAllFields(3) -- Get the field values from the CRL (CDSA)
    This function returns one or more structures. Each structure contains a set of field values from the encoded, packed CRL contained in Crl. Each structure is returned in the FieldValue entry of the CSS...
<<  [Prev]  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  
36  37  38  39  40  41  42  43  44  45  46  47  48  49  50  51  52  53  54  55  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service