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