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

Public Attributes

std::span< const uint8_t > phdr_bytes
 
std::span< const uint8_t > payload
 
Signature sig
 
int64_t alg
 

Member Data Documentation

◆ alg

int64_t ccf::cose::DecomposedCoseSign1::alg

◆ payload

std::span<const uint8_t> ccf::cose::DecomposedCoseSign1::payload

◆ phdr_bytes

std::span<const uint8_t> ccf::cose::DecomposedCoseSign1::phdr_bytes

◆ sig

Signature ccf::cose::DecomposedCoseSign1::sig

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