package
Version:
v2.19.2
Opens a new window with list of versions in this module.
Published: Nov 5, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package memfs implements a storage backend for the KMS that stores keys in memory only.
This package should be used for testing only.
Storage is the standard implementation of the Storage interface, storing keys in memory only.
New creates and initializes a new Storage object.
Get returns a DEK from Storage by key ID.
Put saves a DEK to Storage by key ID.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.