webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
v3_ext_ctx Struct Reference

#include <x509v3.h>

Public Attributes

int flags
 
X509issuer_cert
 
X509subject_cert
 
X509_REQsubject_req
 
X509_CRLcrl
 
const X509V3_CONF_METHODdb_meth
 
voiddb
 

Member Data Documentation

◆ crl

X509_CRL* v3_ext_ctx::crl

◆ db

void* v3_ext_ctx::db

◆ db_meth

const X509V3_CONF_METHOD* v3_ext_ctx::db_meth

◆ flags

int v3_ext_ctx::flags

◆ issuer_cert

X509* v3_ext_ctx::issuer_cert

◆ subject_cert

X509* v3_ext_ctx::subject_cert

◆ subject_req

X509_REQ* v3_ext_ctx::subject_req

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