Expand description
This module contains types to keep sensitive data in memory.
Structsยง
- Sensitive
Bytes - Wrapper for sensitive byte data (encryption keys, DEKs, etc.) that:
- Sensitive
String - A string-like type containing sensitive information such as passwords or tokens.