#include <cose_auth.h>
Inherits ccf::COSESign1AuthnIdentity.
◆ UserCOSESign1AuthnIdentity()
ccf::UserCOSESign1AuthnIdentity::UserCOSESign1AuthnIdentity |
( |
const std::span< const uint8_t > & |
content_, |
|
|
const std::span< const uint8_t > & |
envelope_, |
|
|
const std::span< const uint8_t > & |
signature_, |
|
|
const UserId & |
user_id_, |
|
|
const ccf::crypto::Pem & |
user_cert_, |
|
|
const TimestampedProtectedHeader & |
protected_header_ |
|
) |
| |
|
inline |
◆ protected_header
◆ user_cert
User certificate, used to sign this request, described by keyId
◆ user_id
UserId ccf::UserCOSESign1AuthnIdentity::user_id |
The documentation for this struct was generated from the following file: