X509_revoked_st Struct Reference

#include <x509.h>

Public Member Functions

  STACK_OF (X509_EXTENSION)*extensions

Data Fields

ASN1_INTEGER serialNumber
ASN1_TIME revocationDate
int  sequence

Member Function Documentation

X509_revoked_st::STACK_OF X509_EXTENSION   ) 
 

Field Documentation

ASN1_TIME* X509_revoked_st::revocationDate
 
int X509_revoked_st::sequence
 
ASN1_INTEGER* X509_revoked_st::serialNumber
 

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

Copyright © Nokia Corporation 2001-2008
Back to top