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

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

address() const noexceptots::Seedvirtual
decode(const std::string &phrase, uint64_t height=0, uint64_t time=0, Network network=Network::MAIN)ots::LegacySeedstatic
decode(const SeedIndices &indices, uint64_t height=0, uint64_t time=0, Network network=Network::MAIN)ots::LegacySeedstatic
decode(const std::vector< uint16_t > &values, uint64_t height=0, uint64_t time=0, Network network=Network::MAIN)ots::LegacySeedstatic
fingerprint() const noexceptots::Seedvirtual
height() const noexceptots::Seedvirtual
indices(const std::string &password="") const overrideots::LegacySeedvirtual
LegacySeed()ots::LegacySeedexplicitprotected
m_addressots::Seedprotected
m_heightots::Seedprotected
m_keyots::Seedprotected
m_networkots::Seedprotected
m_seedots::LegacySeedprotected
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
network() const noexceptots::Seedinlinevirtual
operator=(const Seed &)=deleteots::Seed
operator=(Seed &&) noexcept=defaultots::Seed
phrase(const SeedLanguage &language, const std::string &password="") const overrideots::LegacySeedvirtual
Seed(const Seed &)=deleteots::Seed
Seed(Seed &&) noexcept=defaultots::Seed
Seed()ots::Seedprotected
timestamp() const noexceptots::Seedvirtual
wallet() noexceptots::Seedvirtual
~Seed()=defaultots::Seedvirtual