X509Attributes Struct Reference

CSR attributes. More...

#include <x509_common.h>

Data Fields

const uint8_t * rawData
 
size_t rawDataLen
 
X509ChallengePassword challengePwd
 
X509Extensions extensionReq
 

Detailed Description

CSR attributes.

Definition at line 1137 of file x509_common.h.

Field Documentation

◆ challengePwd

X509ChallengePassword challengePwd

Definition at line 1141 of file x509_common.h.

◆ extensionReq

X509Extensions extensionReq

Definition at line 1142 of file x509_common.h.

◆ rawData

const uint8_t* rawData

Definition at line 1139 of file x509_common.h.

◆ rawDataLen

size_t rawDataLen

Definition at line 1140 of file x509_common.h.


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