Public Attributes | |
CertificateId_t | id |
HashedId3_t | cracaId |
CrlSeries_t | crlSeries |
ValidityPeriod_t | validityPeriod |
struct GeographicRegion * | region |
SubjectAssurance_t * | assuranceLevel |
struct SequenceOfPsidSsp * | appPermissions |
struct SequenceOfPsidGroupPermissions * | certIssuePermissions |
struct SequenceOfPsidGroupPermissions * | certRequestPermissions |
NULL_t * | canRequestRollover |
struct PublicEncryptionKey * | encryptionKey |
VerificationKeyIndicator_t | verifyKeyIndicator |
asn_struct_ctx_t | _asn_ctx |
Definition at line 35 of file ToBeSignedCertificate.h.
asn_struct_ctx_t ToBeSignedCertificate::_asn_ctx |
Definition at line 54 of file ToBeSignedCertificate.h.
struct SequenceOfPsidSsp* ToBeSignedCertificate::appPermissions |
Definition at line 42 of file ToBeSignedCertificate.h.
SubjectAssurance_t* ToBeSignedCertificate::assuranceLevel |
Definition at line 41 of file ToBeSignedCertificate.h.
NULL_t* ToBeSignedCertificate::canRequestRollover |
Definition at line 45 of file ToBeSignedCertificate.h.
struct SequenceOfPsidGroupPermissions* ToBeSignedCertificate::certIssuePermissions |
Definition at line 43 of file ToBeSignedCertificate.h.
struct SequenceOfPsidGroupPermissions* ToBeSignedCertificate::certRequestPermissions |
Definition at line 44 of file ToBeSignedCertificate.h.
HashedId3_t ToBeSignedCertificate::cracaId |
Definition at line 37 of file ToBeSignedCertificate.h.
CrlSeries_t ToBeSignedCertificate::crlSeries |
Definition at line 38 of file ToBeSignedCertificate.h.
struct PublicEncryptionKey* ToBeSignedCertificate::encryptionKey |
Definition at line 46 of file ToBeSignedCertificate.h.
CertificateId_t ToBeSignedCertificate::id |
Definition at line 36 of file ToBeSignedCertificate.h.
struct GeographicRegion* ToBeSignedCertificate::region |
Definition at line 40 of file ToBeSignedCertificate.h.
ValidityPeriod_t ToBeSignedCertificate::validityPeriod |
Definition at line 39 of file ToBeSignedCertificate.h.
VerificationKeyIndicator_t ToBeSignedCertificate::verifyKeyIndicator |
Definition at line 47 of file ToBeSignedCertificate.h.