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

#include <ocsp.h>

Public Attributes

ASN1_IA5STRINGcrlUrl
 
ASN1_INTEGERcrlNum
 
ASN1_GENERALIZEDTIMEcrlTime
 

Detailed Description

Definition at line 337 of file ocsp.h.

Member Data Documentation

ASN1_INTEGER * ocsp_crl_id_st::crlNum

Definition at line 340 of file ocsp.h.

ASN1_GENERALIZEDTIME * ocsp_crl_id_st::crlTime

Definition at line 341 of file ocsp.h.

ASN1_IA5STRING * ocsp_crl_id_st::crlUrl

Definition at line 339 of file ocsp.h.


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