OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
CertID Struct Reference

Public Attributes

X509_ALGORhashAlgorithm
 
ASN1_OCTET_STRINGissuerNameHash
 
ASN1_OCTET_STRINGissuerKeyHash
 
ASN1_INTEGERcertificateSerialNumber
 

Detailed Description

Definition at line 194 of file ocsp.c.

Member Data Documentation

ASN1_INTEGER* CertID::certificateSerialNumber

Definition at line 198 of file ocsp.c.

X509_ALGOR* CertID::hashAlgorithm

Definition at line 195 of file ocsp.c.

ASN1_OCTET_STRING* CertID::issuerKeyHash

Definition at line 197 of file ocsp.c.

ASN1_OCTET_STRING* CertID::issuerNameHash

Definition at line 196 of file ocsp.c.


The documentation for this struct was generated from the following file: