X.509 certificate extensions. More...
#include <x509_common.h>
Detailed Description
X.509 certificate extensions.
Definition at line 1050 of file x509_common.h.
Field Documentation
◆ authInfoAccess
X509AuthInfoAccess authInfoAccess |
Definition at line 1061 of file x509_common.h.
◆ authKeyId
X509AuthKeyId authKeyId |
Definition at line 1059 of file x509_common.h.
◆ basicConstraints
X509BasicConstraints basicConstraints |
Definition at line 1053 of file x509_common.h.
◆ crlDistrPoints
X509CrlDistrPoints crlDistrPoints |
Definition at line 1060 of file x509_common.h.
◆ customExtensions
X509Extension customExtensions[X509_MAX_CUSTOM_EXTENSIONS] |
Definition at line 1065 of file x509_common.h.
◆ extKeyUsage
X509ExtendedKeyUsage extKeyUsage |
Definition at line 1056 of file x509_common.h.
◆ keyUsage
X509KeyUsage keyUsage |
Definition at line 1055 of file x509_common.h.
◆ nameConstraints
X509NameConstraints nameConstraints |
Definition at line 1054 of file x509_common.h.
◆ nsCertType
X509NsCertType nsCertType |
Definition at line 1063 of file x509_common.h.
◆ numCustomExtensions
uint_t numCustomExtensions |
Definition at line 1064 of file x509_common.h.
◆ pkixOcspNoCheck
X509PkixOcspNoCheck pkixOcspNoCheck |
Definition at line 1062 of file x509_common.h.
◆ raw
X509OctetString raw |
Definition at line 1052 of file x509_common.h.
◆ subjectAltName
X509SubjectAltName subjectAltName |
Definition at line 1057 of file x509_common.h.
◆ subjectKeyId
X509SubjectKeyId subjectKeyId |
Definition at line 1058 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h