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