Expand description
Security-specific error types for comprehensive error handling.
This module defines all security-related error types used throughout
the framework. No PyO3 decorators - all types are pure Rust.
Note: The PyO3 FFI wrappers for Python are in py/src/ffi/errors.rs
Enumsยง
- Security
Error - Main security error type for all security operations.