bip/ecc/keys/secp256k1_keys_ecdsa library
Classes
- Secp256k1PrivateKeyEcdsa
- A class representing a Secp256k1 private key using the ECDSA algorithm that implements the IPrivateKey interface.
- Secp256k1PublicKeyEcdsa
- A class representing a Secp256k1 public key using the ECDSA algorithm that implements the IPublicKey interface.