Public Attributes | |
HashAlgorithm_t | hashId |
struct ToBeSignedData * | tbsData |
SignerIdentifier_t | signer |
Signature_t | signature |
asn_struct_ctx_t | _asn_ctx |
Definition at line 28 of file SignedData.h.
asn_struct_ctx_t SignedData::_asn_ctx |
Definition at line 35 of file SignedData.h.
HashAlgorithm_t SignedData::hashId |
Definition at line 29 of file SignedData.h.
Signature_t SignedData::signature |
Definition at line 32 of file SignedData.h.
SignerIdentifier_t SignedData::signer |
Definition at line 31 of file SignedData.h.
struct ToBeSignedData* SignedData::tbsData |
Definition at line 30 of file SignedData.h.