#include <signed_req.h>
◆ operator!=()
| bool ccf::SignedReq::operator!= |
( |
const SignedReq & |
other | ) |
const |
|
inline |
◆ operator==()
| bool ccf::SignedReq::operator== |
( |
const SignedReq & |
other | ) |
const |
|
inline |
◆ key_id
| std::string ccf::SignedReq::key_id |
Signer key id, if present in the request.
◆ md
Hashing algorithm used to summarise content before signature.
◆ req
| std::vector<uint8_t> ccf::SignedReq::req |
◆ request_body
| std::vector<uint8_t> ccf::SignedReq::request_body |
◆ sig
| std::vector<uint8_t> ccf::SignedReq::sig |
The documentation for this struct was generated from the following file: