Skip to main content

Module sensitive

Module sensitive 

Source
Expand description

This module contains types to keep sensitive data in memory.

Structsยง

SensitiveBytes
Wrapper for sensitive byte data (encryption keys, DEKs, etc.) that:
SensitiveString
A string-like type containing sensitive information such as passwords or tokens.