|
rippled
|

Public Attributes | |
| std::array< std::uint8_t, 16 > | seed |
| std::array< std::uint8_t, 33 > | pubkey |
| std::array< std::uint8_t, 32 > | seckey |
| char const * | addr |
Definition at line 16 of file SecretKey_test.cpp.
| std::array<std::uint8_t, 16> ripple::SecretKey_test::TestKeyData::seed |
Definition at line 18 of file SecretKey_test.cpp.
| std::array<std::uint8_t, 33> ripple::SecretKey_test::TestKeyData::pubkey |
Definition at line 19 of file SecretKey_test.cpp.
| std::array<std::uint8_t, 32> ripple::SecretKey_test::TestKeyData::seckey |
Definition at line 20 of file SecretKey_test.cpp.
| char const* ripple::SecretKey_test::TestKeyData::addr |
Definition at line 21 of file SecretKey_test.cpp.