ocsp_cert_id_st Struct Reference

#include <ocsp.h>

Data Fields

X509_ALGOR hashAlgorithm
ASN1_OCTET_STRING issuerNameHash
ASN1_OCTET_STRING issuerKeyHash
ASN1_INTEGER serialNumber

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