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 1251 of file x509_common.h.

Field Documentation

◆ attributes

X509Attributes attributes

Definition at line 1257 of file x509_common.h.

◆ raw

Definition at line 1253 of file x509_common.h.

◆ subject

X509Name subject

Definition at line 1255 of file x509_common.h.

◆ subjectPublicKeyInfo

X509SubjectPublicKeyInfo subjectPublicKeyInfo

Definition at line 1256 of file x509_common.h.

◆ version

X509Version version

Definition at line 1254 of file x509_common.h.


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