package
Version:
v2.19.3
Opens a new window with list of versions in this module.
Published: Nov 25, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package aws implements a KMS backend for AWS KMS.
type KMSClient struct {
}
KMSClient implements the CloudKMS interface for AWS.
New creates and initializes a new KMSClient for AWS.
Close is a no-op for AWS.
GetDEK fetches an encrypted Data Encryption Key from storage and decrypts it using a KEK stored in AWS KMS.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.