Monero
Loading...
Searching...
No Matches
test_derive_public_key Class Reference

#include <derive_public_key.h>

Inheritance diagram for test_derive_public_key:
Collaboration diagram for test_derive_public_key:

Public Member Functions

bool init ()
bool test ()
Public Member Functions inherited from single_tx_test_base
bool init ()

Static Public Attributes

static const size_t loop_count = 1000

Private Attributes

crypto::key_derivation m_key_derivation
crypto::public_key m_spend_public_key

Additional Inherited Members

Protected Attributes inherited from single_tx_test_base
cryptonote::account_base m_bob
cryptonote::transaction m_tx
crypto::public_key m_tx_pub_key
std::vector< crypto::public_keym_additional_tx_pub_keys

Member Function Documentation

◆ init()

bool test_derive_public_key::init ( )
inline

◆ test()

bool test_derive_public_key::test ( )
inline

Member Data Documentation

◆ loop_count

const size_t test_derive_public_key::loop_count = 1000
static

◆ m_key_derivation

crypto::key_derivation test_derive_public_key::m_key_derivation
private

◆ m_spend_public_key

crypto::public_key test_derive_public_key::m_spend_public_key
private

The documentation for this class was generated from the following file: