X509KeyUsage Struct Reference
Key Usage extension. More...
#include <x509_common.h>
Data Fields | |
| bool_t | critical |
| uint16_t | bitmap |
Detailed Description
Key Usage extension.
Definition at line 886 of file x509_common.h.
Field Documentation
◆ bitmap
| uint16_t bitmap |
Definition at line 889 of file x509_common.h.
◆ critical
| bool_t critical |
Definition at line 888 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h
