CCF
|
#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. | |
int64_t ccf::cose::edit::desc::Value::key |
The top-level key at which to insert the value.
pos::Type ccf::cose::edit::desc::Value::position |
The type of position at which to insert the value.
const std::vector<uint8_t>& ccf::cose::edit::desc::Value::value |
The value to insert in the unprotected header.