Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
private_key.hpp File Reference
Include dependency graph for private_key.hpp:
This graph shows which files directly or indirectly include this file:

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 []