X509InvalidityDate Struct Reference
Invalidity Date extension. More...
#include <x509_common.h>
Data Fields | |
| bool_t | critical |
| DateTime | value |
Detailed Description
Invalidity Date extension.
Definition at line 1144 of file x509_common.h.
Field Documentation
◆ critical
| bool_t critical |
Definition at line 1146 of file x509_common.h.
◆ value
| DateTime value |
Definition at line 1147 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h
