#include <cose_common.h>
|
| int64_t | alg {} |
| |
| std::optional< std::variant< int64_t, std::string > > | cty |
| |
| std::vector< std::vector< uint8_t > > | x5chain |
| |
| CwtClaims | cwt |
| |
◆ 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: