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

Field Documentation

◆ attributes

X509Attributes attributes

Definition at line 1264 of file x509_common.h.

◆ raw

Definition at line 1260 of file x509_common.h.

◆ subject

X509Name subject

Definition at line 1262 of file x509_common.h.

◆ subjectPublicKeyInfo

X509SubjectPublicKeyInfo subjectPublicKeyInfo

Definition at line 1263 of file x509_common.h.

◆ version

X509Version version

Definition at line 1261 of file x509_common.h.


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