Definition at line 7 of file public_key.cpp.
◆ recovery_visitor()
fc::crypto::recovery_visitor::recovery_visitor |
( |
const sha256 & | digest, |
|
|
bool | check_canonical ) |
|
inline |
Definition at line 8 of file public_key.cpp.
11 {}
fc::sha256 digest(const T &value)
◆ operator()()
template<typename SignatureType >
Definition at line 14 of file public_key.cpp.
14 {
16 }
std::variant< ecc::public_key_shim, r1::public_key_shim, webauthn::public_key, em::public_key_shim > storage_type
◆ _check_canonical
bool fc::crypto::recovery_visitor::_check_canonical |
◆ _digest
const sha256& fc::crypto::recovery_visitor::_digest |
The documentation for this struct was generated from the following file: