X509AuthorityKeyId Struct Reference

Authority key identifier. More...

#include <x509_common.h>

Data Fields

bool_t critical
 
const uint8_t * keyId
 
size_t keyIdLen
 

Detailed Description

Authority key identifier.

Definition at line 820 of file x509_common.h.

Field Documentation

◆ critical

bool_t critical

Definition at line 822 of file x509_common.h.

◆ keyId

const uint8_t* keyId

Definition at line 823 of file x509_common.h.

◆ keyIdLen

size_t keyIdLen

Definition at line 824 of file x509_common.h.


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