Expand description
Structured error type for data-integrity operations.
Variants carry enough structure for programmatic matching — callers can distinguish between “key is the wrong type” and “signature does not verify”, which lead to different remediation paths.
Enums§
- Data
Integrity Error - Errors raised by data-integrity signing and verification.
- Signature
Failure - Why a signature failed to verify.