X509EcPublicKey Struct Reference

EC public key. More...

#include <x509_common.h>

Data Fields

const uint8_t * q
 
size_t qLen
 

Detailed Description

EC public key.

Definition at line 699 of file x509_common.h.

Field Documentation

◆ q

const uint8_t* q

Definition at line 701 of file x509_common.h.

◆ qLen

size_t qLen

Definition at line 702 of file x509_common.h.


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