Expand description
AES-256-GCM encryption for memory content at rest.
Provides encrypt/decrypt operations for memory content before storage. The encryption key is loaded from an environment variable or passed directly.
Structsยง
- Content
Encryption - AES-256-GCM encryption provider for at-rest memory content.