ocsp_cert_id_st Struct Reference

#include <
ocsp.h>

Data Fields

X509_ALGORhashAlgorithm
ASN1_OCTET_STRINGissuerNameHash
ASN1_OCTET_STRINGissuerKeyHash
ASN1_INTEGERserialNumber

Field Documentation

X509_ALGOR* ocsp_cert_id_st::hashAlgorithm
 
ASN1_OCTET_STRING* ocsp_cert_id_st::issuerKeyHash
 
ASN1_OCTET_STRING* ocsp_cert_id_st::issuerNameHash
 
ASN1_INTEGER* ocsp_cert_id_st::serialNumber
 

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

Copyright © Nokia Corporation 2001-2008
Back to top