|
Wire Sysio Wire Sysion 1.0.0
|
#include <fc/static_variant.hpp>#include <fc/crypto/elliptic.hpp>#include <fc/crypto/elliptic_r1.hpp>#include <fc/crypto/elliptic_webauthn.hpp>#include <fc/crypto/elliptic_em.hpp>#include <fc/reflect/reflect.hpp>#include <fc/reflect/variant.hpp>

Go to the source code of this file.
Classes | |
| class | fc::crypto::signature |
| struct | std::hash< fc::crypto::signature > |
Namespaces | |
| namespace | fc |
| namespace sysio::chain | |
| namespace | fc::crypto |
| namespace | fc::crypto::config |
| namespace | std |
Functions | |
| size_t | fc::crypto::hash_value (const signature &b) |
| void | fc::to_variant (const crypto::signature &var, variant &vo, const fc::yield_function_t &yield=fc::yield_function_t()) |
| void | fc::from_variant (const variant &var, crypto::signature &vo) |
Variables | |
| constexpr const char * | fc::crypto::config::signature_base_prefix = "SIG" |
| constexpr const char * | fc::crypto::config::signature_prefix [] |