CCF
|
This is the complete list of members for ccf::UserCOSESign1AuthnIdentity, including all inherited members.
content | ccf::COSESign1AuthnIdentity | |
COSESign1AuthnIdentity(const std::span< const uint8_t > &content_, const std::span< const uint8_t > &envelope_, const std::span< const uint8_t > &signature_) | ccf::COSESign1AuthnIdentity | inline |
COSESign1AuthnIdentity()=default | ccf::COSESign1AuthnIdentity | |
envelope | ccf::COSESign1AuthnIdentity | |
protected_header | ccf::UserCOSESign1AuthnIdentity | |
signature | ccf::COSESign1AuthnIdentity | |
user_cert | ccf::UserCOSESign1AuthnIdentity | |
user_id | ccf::UserCOSESign1AuthnIdentity | |
UserCOSESign1AuthnIdentity(const std::span< const uint8_t > &content_, const std::span< const uint8_t > &envelope_, const std::span< const uint8_t > &signature_, const UserId &user_id_, const ccf::crypto::Pem &user_cert_, const TimestampedProtectedHeader &protected_header_) | ccf::UserCOSESign1AuthnIdentity | inline |
~AuthnIdentity()=default | ccf::AuthnIdentity | virtual |