CCF
Loading...
Searching...
No Matches
Public Attributes | List of all members
ccf::GovernanceProtectedHeader Struct Reference

#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
 
- Public Attributes inherited from ccf::ProtectedHeader
int64_t alg
 
std::string kid
 

Member Data Documentation

◆ gov_msg_created_at

uint64_t ccf::GovernanceProtectedHeader::gov_msg_created_at

◆ gov_msg_proposal_id

std::optional<std::string> ccf::GovernanceProtectedHeader::gov_msg_proposal_id

◆ gov_msg_type

std::optional<std::string> ccf::GovernanceProtectedHeader::gov_msg_type

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