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

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

address() const noexceptots::Seedvirtual
fingerprint() const noexceptots::Seedvirtual
height() const noexceptots::Seedvirtual
indices(const std::string &password="") const =0ots::Seedpure virtual
m_addressots::Seedprotected
m_heightots::Seedprotected
m_keyots::Seedprotected
m_networkots::Seedprotected
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 =0ots::Seedpure virtual
Seed(const Seed &)=deleteots::Seed
Seed(Seed &&) noexcept=defaultots::Seed
Seed()ots::Seedprotected
timestamp() const noexceptots::Seedvirtual
wallet() noexceptots::Seedvirtual
~Seed()=defaultots::Seedvirtual