webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
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
 

Public Attributes

ASN1_INTEGERserialNumber
 
ASN1_TIMErevocationDate
 
int reason
 
int sequence
 

Member Function Documentation

◆ STACK_OF() [1/2]

x509_revoked_st::STACK_OF ( X509_EXTENSION  )

◆ STACK_OF() [2/2]

x509_revoked_st::STACK_OF ( GENERAL_NAME  )

Member Data Documentation

◆ reason

int x509_revoked_st::reason

◆ revocationDate

ASN1_TIME* x509_revoked_st::revocationDate

◆ sequence

int x509_revoked_st::sequence

◆ serialNumber

ASN1_INTEGER* x509_revoked_st::serialNumber

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