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

#include <ocsp.h>

Public Attributes

X509_ALGORhashAlgorithm
 
ASN1_OCTET_STRINGissuerNameHash
 
ASN1_OCTET_STRINGissuerKeyHash
 
ASN1_INTEGERserialNumber
 

Detailed Description

Definition at line 99 of file ocsp.h.

Member Data Documentation

X509_ALGOR * ocsp_cert_id_st::hashAlgorithm

Definition at line 101 of file ocsp.h.

ASN1_OCTET_STRING * ocsp_cert_id_st::issuerKeyHash

Definition at line 103 of file ocsp.h.

ASN1_OCTET_STRING * ocsp_cert_id_st::issuerNameHash

Definition at line 102 of file ocsp.h.

ASN1_INTEGER * ocsp_cert_id_st::serialNumber

Definition at line 104 of file ocsp.h.


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