X509AlgoId Struct Reference
Algorithm identifier. More...
#include <x509_common.h>
Data Fields | |
const uint8_t * | oid |
size_t | oidLen |
const uint8_t * | params |
size_t | paramsLen |
Detailed Description
Algorithm identifier.
Definition at line 636 of file x509_common.h.
Field Documentation
◆ oid
const uint8_t* oid |
Definition at line 638 of file x509_common.h.
◆ oidLen
size_t oidLen |
Definition at line 639 of file x509_common.h.
◆ params
const uint8_t* params |
Definition at line 640 of file x509_common.h.
◆ paramsLen
size_t paramsLen |
Definition at line 641 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h