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

#include <cose.h>

Public Attributes

pos::Type position
 The type of position at which to insert the value.
 
int64_t key
 The top-level key at which to insert the value.
 
const std::vector< uint8_t > & value
 The value to insert in the unprotected header.
 

Member Data Documentation

◆ key

int64_t ccf::cose::edit::desc::Value::key

The top-level key at which to insert the value.

◆ position

pos::Type ccf::cose::edit::desc::Value::position

The type of position at which to insert the value.

◆ value

const std::vector<uint8_t>& ccf::cose::edit::desc::Value::value

The value to insert in the unprotected header.


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