#include <privmx/endpoint/crypto/Types.hpp>

Public Attributes | |
| std::string | mnemonic |
| ExtKey | ext_key |
| core::Buffer | entropy |
Struct containing ECC generated key using BIP-39.
| core::Buffer privmx::endpoint::crypto::BIP39_t::entropy |
BIP-39 entropy.
| ExtKey privmx::endpoint::crypto::BIP39_t::ext_key |
Ecc Key.
| std::string privmx::endpoint::crypto::BIP39_t::mnemonic |
BIP-39 mnemonic.