Public Attributes | |
Uint8_t | version |
CertificateType_t | type |
IssuerIdentifier_t | issuer |
ToBeSignedCertificate_t | toBeSigned |
struct Signature * | signature |
asn_struct_ctx_t | _asn_ctx |
Definition at line 29 of file CertificateBase.h.
asn_struct_ctx_t CertificateBase::_asn_ctx |
Definition at line 37 of file CertificateBase.h.
IssuerIdentifier_t CertificateBase::issuer |
Definition at line 32 of file CertificateBase.h.
struct Signature* CertificateBase::signature |
Definition at line 34 of file CertificateBase.h.
ToBeSignedCertificate_t CertificateBase::toBeSigned |
Definition at line 33 of file CertificateBase.h.
CertificateType_t CertificateBase::type |
Definition at line 31 of file CertificateBase.h.
Uint8_t CertificateBase::version |
Definition at line 30 of file CertificateBase.h.