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

Go to the source code of this file.
Classes | |
| class | fc::crypto::private_key |
Namespaces | |
| namespace | fc |
| namespace sysio::chain | |
| namespace | fc::crypto |
| namespace | fc::crypto::config |
Functions | |
| void | fc::to_variant (const crypto::private_key &var, variant &vo, const fc::yield_function_t &yield=fc::yield_function_t()) |
| void | fc::from_variant (const variant &var, crypto::private_key &vo) |
Variables | |
| constexpr const char * | fc::crypto::config::private_key_base_prefix = "PVT" |
| constexpr const char * | fc::crypto::config::private_key_prefix [] |