bip/ecc/keys/sr25519_keys library
Classes
- Sr25519KeysConst
- Constants related to Sr25519 keys, including public and private key lengths.
- Sr25519PrivateKey
- A class representing an Sr25519 private key that implements the IPrivateKey interface.
- Sr25519PublicKey
- A class representing an Sr25519 public key that implements the IPublicKey interface.