POD_CLASS key_derivation
Definition: crypto.h:88
bool test()
Definition: derive_view_tag.h:53
Definition: derive_view_tag.h:38
crypto::public_key m_tx_pub_key
Definition: single_tx_test_base.h:57
POD_CLASS view_tag
Definition: crypto.h:103
bool generate_key_derivation(const public_key &key1, const secret_key &key2, key_derivation &derivation)
Definition: crypto.h:232
const account_keys & get_keys() const
Definition: account.cpp:267
void derive_view_tag(const key_derivation &derivation, std::size_t output_index, view_tag &vt)
Definition: crypto.h:312
Definition: single_tx_test_base.h:37
crypto::secret_key m_view_secret_key
Definition: account.h:44
bool init()
Definition: derive_view_tag.h:43
cryptonote::account_base m_bob
Definition: single_tx_test_base.h:55
static const size_t loop_count
Definition: derive_view_tag.h:41
bool init()
Definition: single_tx_test_base.h:40
crypto::key_derivation m_key_derivation
Definition: derive_view_tag.h:61