BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
fc::ecc::extended_private_key Member List

This is the complete list of members for fc::ecc::extended_private_key, including all inherited members.

child(const fc::sha256 &offset) constfc::ecc::private_key
derive_child(int i) constfc::ecc::extended_private_key
derive_hardened_child(int i) constfc::ecc::extended_private_key
derive_normal_child(int i) constfc::ecc::extended_private_key
deserialize(const extended_key_data &data)fc::ecc::extended_private_keystatic
extended_private_key(const private_key &k, const sha256 &c, int child=0, int parent_fp=0, uint8_t depth=0)fc::ecc::extended_private_key
fingerprint() constfc::ecc::private_keyinline
from_base58(const std::string &base58)fc::ecc::extended_private_keystatic
generate()fc::ecc::private_keystatic
generate_from_seed(const fc::sha256 &seed, const fc::sha256 &offset=fc::sha256())fc::ecc::private_keystatic
generate_master(const std::string &seed)fc::ecc::extended_private_keystatic
generate_master(const char *seed, uint32_t seed_len)fc::ecc::extended_private_keystatic
get_extended_public_key() constfc::ecc::extended_private_key
get_public_key() constfc::ecc::private_key
get_secret() constfc::ecc::private_key
get_shared_secret(const public_key &pub) constfc::ecc::private_key
operator private_key_secret() constfc::ecc::private_keyinline
operator=(private_key &&pk)fc::ecc::private_key
operator=(const private_key &pk)fc::ecc::private_key
private_key()fc::ecc::private_key
private_key(private_key &&pk)fc::ecc::private_key
private_key(const private_key &pk)fc::ecc::private_key
regenerate(const fc::sha256 &secret)fc::ecc::private_keystatic
serialize_extended() constfc::ecc::extended_private_key
sign_compact(const fc::sha256 &digest, bool require_canonical=true) constfc::ecc::private_key
str() constfc::ecc::extended_private_key
to_base58() constfc::ecc::extended_private_keyinline
~private_key()fc::ecc::private_key