X509_req_info_st

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

attributes
STACK_OF!(X509_ATTRIBUTE)* attributes;
Undocumented in source.
enc
ASN1_ENCODING enc;
Undocumented in source.
pubkey
X509_PUBKEY* pubkey;
Undocumented in source.
subject
X509_NAME* subject;
Undocumented in source.
version_
ASN1_INTEGER* version_;
Undocumented in source.

Meta