Expand description
Simple ECDSA API.
Structs§
- Pair
- A key pair.
- Public
- The ECDSA compressed public key.
- Signature
- A signature (a 512-bit value, plus 8 bits for recovery ID).
Enums§
- Derive
Error - An error when deriving a key.
- Public
Error - An error type for SS58 decoding.
Constants§
- CRYPTO_
ID - An identifier used to match public keys against ecdsa keys