Crate mz_secrets

Source
Expand description

Abstractions for secure management of user secrets.

Modules§

cache

Structs§

CachingPolicy
InMemorySecretsController

Traits§

SecretsController
Securely manages user secrets.
SecretsReader
Securely reads secrets that are managed by a SecretsController.