core/crypto/ecdsa library
Classes
- EcdsaPrivateKey
- Implementation of ECDSA private key
- EcdsaPublicKey
- Implementation of ECDSA public key
Properties
- ECDSACurve → ECDomainParameters
-
The default ECDSA curve used (P-256)
final
Functions
-
generateEcdsaKeyPair(
) → Future< KeyPair> - Generate a new ECDSA key pair
Exceptions / Errors
- ECDSAKeyException
- Exception thrown when an ECDSA key is invalid