|
ledger-core
|
Inheritance diagram for ledger::core::api::RippleLikeExtendedPublicKey:Public Member Functions | |
| virtual std::shared_ptr< RippleLikeAddress > | derive (const std::string &path)=0 |
| virtual std::vector< uint8_t > | derivePublicKey (const std::string &path)=0 |
| virtual std::vector< uint8_t > | deriveHash160 (const std::string &path)=0 |
| virtual std::string | toBase58 ()=0 |
| virtual std::string | getRootPath ()=0 |
1.8.13