Expand description
Error types and handling for encryption operations
This module provides comprehensive error handling for all encryption-related operations, including encryption, decryption, key management, and validation.
Structs§
- Contextual
Error - Enhanced encryption error with additional debugging context
- Error
Context - Error context for enhanced debugging and error reporting
Enums§
- Encryption
Error - Errors that can occur during encryption/decryption operations
- Error
Recovery Strategy - Error recovery strategies for handling encryption failures
- Error
Severity - Error severity levels for encryption operations
Type Aliases§
- Encryption
Result - Result type alias for encryption operations