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

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