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

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

add(const fc::sha256 &offset) constfc::ecc::public_key
child(const fc::sha256 &offset) constfc::ecc::public_key
derive_child(int i) constfc::ecc::extended_public_key
derive_normal_child(int i) constfc::ecc::extended_public_key
deserialize(const extended_key_data &data)fc::ecc::extended_public_keystatic
extended_public_key(const public_key &k, const sha256 &c, int child=0, int parent_fp=0, uint8_t depth=0)fc::ecc::extended_public_key
fingerprint() constfc::ecc::public_key
from_base58(const std::string &base58)fc::ecc::extended_public_keystatic
operator public_key_data() constfc::ecc::public_keyinline
operator=(public_key &&pk)fc::ecc::public_key
operator=(const public_key &pk)fc::ecc::public_key
public_key()fc::ecc::public_key
public_key(const public_key &k)fc::ecc::public_key
public_key(const public_key_data &v)fc::ecc::public_key
public_key(const public_key_point_data &v)fc::ecc::public_key
public_key(const compact_signature &c, const fc::sha256 &digest, bool check_canonical=true)fc::ecc::public_key
public_key(public_key &&pk)fc::ecc::public_key
serialize() constfc::ecc::public_key
serialize_ecc_point() constfc::ecc::public_key
serialize_extended() constfc::ecc::extended_public_key
str() constfc::ecc::extended_public_key
to_base58() constfc::ecc::extended_public_keyinline
fc::ecc::public_key::to_base58(const public_key_data &key)fc::ecc::public_keystatic
valid() constfc::ecc::public_key
~public_key()fc::ecc::public_key