X509AuthKeyId Struct Reference
Authority Key Identifier extension. More...
#include <x509_common.h>
Data Fields | |
| bool_t | critical |
| X509OctetString | keyId |
Detailed Description
Authority Key Identifier extension.
Definition at line 945 of file x509_common.h.
Field Documentation
◆ critical
| bool_t critical |
Definition at line 947 of file x509_common.h.
◆ keyId
| X509OctetString keyId |
Definition at line 948 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h
