Module lock_keeper::infrastructure::sensitive_info
source · Expand description
This defines data types related to the configuration for sensitive information handling.
Structs§
- The
SensitiveInfoConfig
type is used to configure how we handle sensitive information (cryptographic keys, passwords, etc.) when usingDisplay
andDebug
.
Functions§
- Checks if sensitive information is properly redacted in Debug and Display outputs.