X509CertRequestInfo Struct Reference

CertificationRequestInfo structure. More...

#include <x509_common.h>

Data Fields

X509OctetString raw
 
X509Version version
 
X509Name subject
 
X509SubjectPublicKeyInfo subjectPublicKeyInfo
 
X509Attributes attributes
 

Detailed Description

CertificationRequestInfo structure.

Definition at line 1306 of file x509_common.h.

Field Documentation

◆ attributes

X509Attributes attributes

Definition at line 1312 of file x509_common.h.

◆ raw

Definition at line 1308 of file x509_common.h.

◆ subject

X509Name subject

Definition at line 1310 of file x509_common.h.

◆ subjectPublicKeyInfo

X509SubjectPublicKeyInfo subjectPublicKeyInfo

Definition at line 1311 of file x509_common.h.

◆ version

X509Version version

Definition at line 1309 of file x509_common.h.


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