Offline Transaction Signing (OTS) 0.1.0
Loading...
Searching...
No Matches
ots::Polyseed Member List

This is the complete list of members for ots::Polyseed, including all inherited members.

address() const noexceptots::Seedvirtual
create(const std::array< unsigned char, 19 > &random, Network network=Network::MAIN, uint64_t time=0, const std::string &passphrase="")ots::Polyseedstatic
create(const std::array< unsigned char, 32 > &random, Network network=Network::MAIN, uint64_t time=0, const std::string &passphrase="")ots::Polyseedstatic
decode(const std::string &phrase, const Network network=Network::MAIN, const std::string &password="", const std::string &passphrase="")ots::Polyseedstatic
decode(const std::string &phrase, const SeedLanguage &language, const Network network=Network::MAIN, const std::string &password="", const std::string &passphrase="")ots::Polyseedstatic
decode(const SeedIndices &indices, const Network network=Network::MAIN, const std::string &password="", const std::string &passphrase="")ots::Polyseedstatic
decode(const std::vector< uint16_t > &values, const Network network=Network::MAIN, const std::string &password="", const std::string &passphrase="")ots::Polyseedstatic
fingerprint() const noexceptots::Seedvirtual
generate(Network network=Network::MAIN, uint64_t time=0, const std::string &passphrase="")ots::Polyseedstatic
height() const noexceptots::Seedvirtual
indices(const std::string &password="") const overrideots::Polyseedvirtual
m_addressots::Seedprotected
m_heightots::Seedprotected
m_keyots::Seedprotected
m_networkots::Seedprotected
m_seedots::Polyseedprotected
m_timestampots::Seedprotected
m_walletots::Seedprotected
mergeAndZeorizeValues(std::vector< uint16_t > &values1, std::vector< uint16_t > &values2, bool del=true)ots::Seedstatic
mergeAndZeorizeValues(std::vector< std::vector< uint16_t > > &values, bool del=true)ots::Seedstatic
mergeValues(const std::vector< uint16_t > &values1, const std::vector< uint16_t > &values2)ots::Seedstatic
mergeValues(const std::vector< std::vector< uint16_t > > &values)ots::Seedstatic
mergeWithPassword(const std::string &password, const std::vector< uint16_t > &values)ots::Seedstatic
mergeWithPassword(const WipeableString &password, const std::vector< uint16_t > &values)ots::Seedstatic
mergeWithPasswordAndZeorize(std::string &password, std::vector< uint16_t > &values, bool del=true)ots::Seedstatic
mergeWithPasswordAndZeorize(const WipeableString &password, std::vector< uint16_t > &values, bool del=true)ots::Seedstatic
moneroSeed() constots::Polyseed
network() const noexceptots::Seedinlinevirtual
operator=(const Seed &)=deleteots::Seed
operator=(Seed &&) noexcept=defaultots::Seed
phrase(const SeedLanguage &language, const std::string &password="") const overrideots::Polyseedvirtual
Polyseed()ots::Polyseedprotected
Seed(const Seed &)=deleteots::Seed
Seed(Seed &&) noexcept=defaultots::Seed
Seed()ots::Seedprotected
timestamp() const noexceptots::Seedvirtual
wallet() noexceptots::Seedvirtual
~Seed()=defaultots::Seedvirtual