X509DsaPublicKey Struct Reference
DSA public key. More...
#include <x509_common.h>
Data Fields | |
const uint8_t * | y |
size_t | yLen |
Detailed Description
DSA public key.
Definition at line 677 of file x509_common.h.
Field Documentation
◆ y
const uint8_t* y |
Definition at line 679 of file x509_common.h.
◆ yLen
size_t yLen |
Definition at line 680 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h