Electroneum
cryptonote::account_base Member List

This is the complete list of members for cryptonote::account_base, including all inherited members.

account_base()cryptonote::account_base
create_from_device(const std::string &device_name)cryptonote::account_base
create_from_device(hw::device &hwdev)cryptonote::account_base
create_from_keys(const cryptonote::account_public_address &address, const crypto::secret_key &spendkey, const crypto::secret_key &viewkey)cryptonote::account_base
create_from_viewkey(const cryptonote::account_public_address &address, const crypto::secret_key &viewkey)cryptonote::account_base
decrypt_keys(const crypto::chacha_key &key)cryptonote::account_baseinline
decrypt_viewkey(const crypto::chacha_key &key)cryptonote::account_baseinline
deinit()cryptonote::account_base
encrypt_keys(const crypto::chacha_key &key)cryptonote::account_baseinline
encrypt_viewkey(const crypto::chacha_key &key)cryptonote::account_baseinline
finalize_multisig(const crypto::public_key &spend_public_key)cryptonote::account_base
forget_spend_key()cryptonote::account_base
generate(const crypto::secret_key &recovery_key=crypto::secret_key(), bool recover=false, bool two_random=false)cryptonote::account_base
get_createtime() constcryptonote::account_baseinline
get_device() constcryptonote::account_baseinline
get_keys() constcryptonote::account_base
get_multisig_keys() constcryptonote::account_baseinline
get_public_address_str(network_type nettype) constcryptonote::account_base
get_public_integrated_address_str(const crypto::hash8 &payment_id, network_type nettype) constcryptonote::account_base
load(const std::string &file_path)cryptonote::account_base
make_multisig(const crypto::secret_key &view_secret_key, const crypto::secret_key &spend_secret_key, const crypto::public_key &spend_public_key, const std::vector< crypto::secret_key > &multisig_keys)cryptonote::account_base
serialize(t_archive &a, const unsigned int)cryptonote::account_baseinline
set_createtime(uint64_t val)cryptonote::account_baseinline
set_device(hw::device &hwdev)cryptonote::account_baseinline
store(const std::string &file_path)cryptonote::account_base