Vanetza
 
Loading...
Searching...
No Matches
CertificateBase Struct Reference
Inheritance diagram for CertificateBase:

Public Attributes

Uint8_t version
 
CertificateType_t type
 
IssuerIdentifier_t issuer
 
ToBeSignedCertificate_t toBeSigned
 
struct Signaturesignature
 
asn_struct_ctx_t _asn_ctx
 

Detailed Description

Definition at line 29 of file CertificateBase.h.

Member Data Documentation

◆ _asn_ctx

asn_struct_ctx_t CertificateBase::_asn_ctx

Definition at line 37 of file CertificateBase.h.

◆ issuer

IssuerIdentifier_t CertificateBase::issuer

Definition at line 32 of file CertificateBase.h.

◆ signature

struct Signature* CertificateBase::signature

Definition at line 34 of file CertificateBase.h.

◆ toBeSigned

ToBeSignedCertificate_t CertificateBase::toBeSigned

Definition at line 33 of file CertificateBase.h.

◆ type

CertificateType_t CertificateBase::type

Definition at line 31 of file CertificateBase.h.

◆ version

Uint8_t CertificateBase::version

Definition at line 30 of file CertificateBase.h.


The documentation for this struct was generated from the following file: