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

#include <x509.h>

Public Member Functions

 STACK_OF (X509_ATTRIBUTE) *attributes
 

Public Attributes

ASN1_ENCODING enc
 
ASN1_INTEGERversion
 
X509_NAMEsubject
 
X509_PUBKEYpubkey
 

Member Function Documentation

◆ STACK_OF()

X509_req_info_st::STACK_OF ( X509_ATTRIBUTE  )

Member Data Documentation

◆ enc

ASN1_ENCODING X509_req_info_st::enc

◆ pubkey

X509_PUBKEY* X509_req_info_st::pubkey

◆ subject

X509_NAME* X509_req_info_st::subject

◆ version

ASN1_INTEGER* X509_req_info_st::version

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