X509SerialNumber Struct Reference

Serial number. More...

#include <x509_common.h>

Data Fields

const uint8_t * value
 
size_t length
 

Detailed Description

Serial number.

Definition at line 656 of file x509_common.h.

Field Documentation

◆ length

size_t length

Definition at line 659 of file x509_common.h.

◆ value

const uint8_t* value

Definition at line 658 of file x509_common.h.


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