| composeKeypair(PublicKey pub, PrivateKey priv) const noexceptoverride | kagome::crypto::Sr25519Suite | inlinevirtual |
| decomposeKeypair(const Sr25519Keypair &kp) const noexceptoverride | kagome::crypto::Sr25519Suite | inlinevirtual |
| generateKeypair(const Sr25519Seed &seed) const noexceptoverride | kagome::crypto::Sr25519Suite | inlinevirtual |
| generateRandomKeypair() const noexceptoverride | kagome::crypto::Sr25519Suite | inlinevirtual |
| Keypair typedef | kagome::crypto::CryptoSuite< Sr25519PublicKey, Sr25519SecretKey, Sr25519Keypair, Sr25519KeypairAndSeed, Sr25519Seed > | |
| KeypairAndSeed typedef | kagome::crypto::CryptoSuite< Sr25519PublicKey, Sr25519SecretKey, Sr25519Keypair, Sr25519KeypairAndSeed, Sr25519Seed > | |
| PrivateKey typedef | kagome::crypto::CryptoSuite< Sr25519PublicKey, Sr25519SecretKey, Sr25519Keypair, Sr25519KeypairAndSeed, Sr25519Seed > | |
| PublicKey typedef | kagome::crypto::CryptoSuite< Sr25519PublicKey, Sr25519SecretKey, Sr25519Keypair, Sr25519KeypairAndSeed, Sr25519Seed > | |
| Seed typedef | kagome::crypto::CryptoSuite< Sr25519PublicKey, Sr25519SecretKey, Sr25519Keypair, Sr25519KeypairAndSeed, Sr25519Seed > | |
| Sr25519Suite(std::shared_ptr< Sr25519Provider > sr_provider) | kagome::crypto::Sr25519Suite | inlineexplicit |
| sr_provider_ | kagome::crypto::Sr25519Suite | private |
| toPublicKey(gsl::span< const uint8_t > bytes) const noexceptoverride | kagome::crypto::Sr25519Suite | inlinevirtual |
| toSeed(gsl::span< const uint8_t > bytes) const noexceptoverride | kagome::crypto::Sr25519Suite | inlinevirtual |
| ~CryptoSuite()=default | kagome::crypto::CryptoSuite< Sr25519PublicKey, Sr25519SecretKey, Sr25519Keypair, Sr25519KeypairAndSeed, Sr25519Seed > | virtual |
| ~Sr25519Suite() override=default | kagome::crypto::Sr25519Suite | |