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

#include <cose_auth.h>

Inherits ccf::ProtectedHeader.

Public Attributes

std::optional< std::string > msg_type
 
std::optional< uint64_t > msg_created_at
 
- Public Attributes inherited from ccf::ProtectedHeader
int64_t alg
 
std::string kid
 

Member Data Documentation

◆ msg_created_at

std::optional<uint64_t> ccf::TimestampedProtectedHeader::msg_created_at

◆ msg_type

std::optional<std::string> ccf::TimestampedProtectedHeader::msg_type

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