exception¶
- exception ParseKeyError¶
Raised when an error is encountered parsing a cryptographic key.
- exception ParseSignatureError¶
Raised when an error is encountered parsing a cryptographic signature.
- exception TryFromSliceError¶
Raised when conversion from a slice to an array fails.
- exception Secp256K1Error¶
Raised when an error is encountered in the secp256k1 library.