|
Electroneum
|
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_base | inline |
| decrypt_viewkey(const crypto::chacha_key &key) | cryptonote::account_base | inline |
| deinit() | cryptonote::account_base | |
| encrypt_keys(const crypto::chacha_key &key) | cryptonote::account_base | inline |
| encrypt_viewkey(const crypto::chacha_key &key) | cryptonote::account_base | inline |
| 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() const | cryptonote::account_base | inline |
| get_device() const | cryptonote::account_base | inline |
| get_keys() const | cryptonote::account_base | |
| get_multisig_keys() const | cryptonote::account_base | inline |
| get_public_address_str(network_type nettype) const | cryptonote::account_base | |
| get_public_integrated_address_str(const crypto::hash8 &payment_id, network_type nettype) const | cryptonote::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_base | inline |
| set_createtime(uint64_t val) | cryptonote::account_base | inline |
| set_device(hw::device &hwdev) | cryptonote::account_base | inline |
| store(const std::string &file_path) | cryptonote::account_base |