X.509 certificate extensions. More...
#include <x509_common.h>
Detailed Description
X.509 certificate extensions.
Definition at line 1002 of file x509_common.h.
Field Documentation
◆ authInfoAccess
X509AuthInfoAccess authInfoAccess |
Definition at line 1013 of file x509_common.h.
◆ authKeyId
X509AuthKeyId authKeyId |
Definition at line 1011 of file x509_common.h.
◆ basicConstraints
X509BasicConstraints basicConstraints |
Definition at line 1005 of file x509_common.h.
◆ crlDistrPoints
X509CrlDistrPoints crlDistrPoints |
Definition at line 1012 of file x509_common.h.
◆ customExtensions
X509Extension customExtensions[X509_MAX_CUSTOM_EXTENSIONS] |
Definition at line 1017 of file x509_common.h.
◆ extKeyUsage
X509ExtendedKeyUsage extKeyUsage |
Definition at line 1008 of file x509_common.h.
◆ keyUsage
X509KeyUsage keyUsage |
Definition at line 1007 of file x509_common.h.
◆ nameConstraints
X509NameConstraints nameConstraints |
Definition at line 1006 of file x509_common.h.
◆ nsCertType
X509NsCertType nsCertType |
Definition at line 1015 of file x509_common.h.
◆ numCustomExtensions
uint_t numCustomExtensions |
Definition at line 1016 of file x509_common.h.
◆ pkixOcspNoCheck
X509PkixOcspNoCheck pkixOcspNoCheck |
Definition at line 1014 of file x509_common.h.
◆ raw
X509OctetString raw |
Definition at line 1004 of file x509_common.h.
◆ subjectAltName
X509SubjectAltName subjectAltName |
Definition at line 1009 of file x509_common.h.
◆ subjectKeyId
X509SubjectKeyId subjectKeyId |
Definition at line 1010 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h