X509SubjectKeyId Struct Reference

Subject Key Identifier extension. More...

#include <x509_common.h>

Data Fields

bool_t critical
 
const uint8_t * value
 
size_t length
 

Detailed Description

Subject Key Identifier extension.

Definition at line 876 of file x509_common.h.

Field Documentation

◆ critical

bool_t critical

Definition at line 878 of file x509_common.h.

◆ length

size_t length

Definition at line 880 of file x509_common.h.

◆ value

const uint8_t* value

Definition at line 879 of file x509_common.h.


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