|
CCF
|
#include <cose_auth.h>
Inherits ccf::ProtectedHeader.
Public Attributes | |
| std::optional< std::string > | gov_msg_type |
| std::optional< std::string > | gov_msg_proposal_id |
| uint64_t | gov_msg_created_at = 0 |
Public Attributes inherited from ccf::ProtectedHeader | |
| int64_t | alg = 0 |
| std::string | kid |
| uint64_t ccf::GovernanceProtectedHeader::gov_msg_created_at = 0 |
| std::optional<std::string> ccf::GovernanceProtectedHeader::gov_msg_proposal_id |
| std::optional<std::string> ccf::GovernanceProtectedHeader::gov_msg_type |