ocsp_single_response_st Struct Reference

#include <ocsp.h>

Public Member Functions

  STACK_OF (X509_EXTENSION)*singleExtensions

Data Fields

OCSP_CERTID certId
OCSP_CERTSTATUS certStatus
ASN1_GENERALIZEDTIME thisUpdate
ASN1_GENERALIZEDTIME nextUpdate

Member Function Documentation

ocsp_single_response_st::STACK_OF X509_EXTENSION   ) 
 

Field Documentation

OCSP_CERTID* ocsp_single_response_st::certId
 
OCSP_CERTSTATUS* ocsp_single_response_st::certStatus
 
ASN1_GENERALIZEDTIME* ocsp_single_response_st::nextUpdate
 
ASN1_GENERALIZEDTIME* ocsp_single_response_st::thisUpdate
 

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

Copyright © Nokia Corporation 2001-2008
Back to top