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

#include <cose_common.h>

Public Attributes

int64_t alg {}
 
std::optional< std::variant< int64_t, std::string > > cty
 
std::vector< std::vector< uint8_t > > x5chain
 
CwtClaims cwt
 

Member Data Documentation

◆ alg

int64_t ccf::cose::Sign1ProtectedHeader::alg {}

◆ cty

std::optional<std::variant<int64_t, std::string> > ccf::cose::Sign1ProtectedHeader::cty

◆ cwt

CwtClaims ccf::cose::Sign1ProtectedHeader::cwt

◆ x5chain

std::vector<std::vector<uint8_t> > ccf::cose::Sign1ProtectedHeader::x5chain

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