|
Offline Transaction Signing (OTS) 0.1.0
|
This is the complete list of members for ots::OTS, including all inherited members.
| enforceEntropy(bool enforce=true) noexcept | ots::OTS | static |
| ensureEntropy(size_t size, const uint8_t *data, double minEntropy=3.5) | ots::OTS | protectedstatic |
| heightFromTimestamp(uint64_t timestamp, Network network=Network::MAIN) | ots::OTS | static |
| lowEntropy(size_t size, const uint8_t *data, double minEntropy=3.5) noexcept | ots::OTS | static |
| maxAccountDepth(uint32_t depth=0) noexcept | ots::OTS | static |
| maxIndexDepth(uint32_t depth=0) noexcept | ots::OTS | static |
| OTS() | ots::OTS | explicit |
| random() | ots::OTS | static |
| random(size_t size, uint8_t *bytes) | ots::OTS | static |
| resetMaxDepth() noexcept | ots::OTS | static |
| setMaxAccountDepth(uint32_t depth) noexcept | ots::OTS | static |
| setMaxDepth(uint32_t account, uint32_t index) noexcept | ots::OTS | static |
| setMaxIndexDepth(uint32_t depth) noexcept | ots::OTS | static |
| timestampFromHeight(uint64_t height, Network network=Network::MAIN) | ots::OTS | static |
| verifyData(const std::string &data, const std::string &address, const std::string &signature, bool legacyFallback=false) | ots::OTS | static |
| version() noexcept | ots::OTS | static |
| versionComponents() noexcept | ots::OTS | static |