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

#include <x509.h>

Public Member Functions

 STACK_OF (X509_EXTENSION)*extensions
 
 STACK_OF (GENERAL_NAME)*issuer
 
 STACK_OF (X509_EXTENSION)*extensions
 
 STACK_OF (GENERAL_NAME)*issuer
 

Public Attributes

ASN1_INTEGERserialNumber
 
ASN1_TIMErevocationDate
 
int reason
 
int sequence
 

Detailed Description

Definition at line 434 of file x509.h.

Member Function Documentation

x509_revoked_st::STACK_OF ( X509_EXTENSION  )
x509_revoked_st::STACK_OF ( X509_EXTENSION  )
x509_revoked_st::STACK_OF ( GENERAL_NAME  )
x509_revoked_st::STACK_OF ( GENERAL_NAME  )

Member Data Documentation

int x509_revoked_st::reason

Definition at line 442 of file x509.h.

ASN1_TIME * x509_revoked_st::revocationDate

Definition at line 437 of file x509.h.

int x509_revoked_st::sequence

Definition at line 443 of file x509.h.

ASN1_INTEGER * x509_revoked_st::serialNumber

Definition at line 436 of file x509.h.


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