package
Version:
v2.21.0
Opens a new window with list of versions in this module.
Published: Feb 28, 2025
License: AGPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package azure implements KMS backends for Azure Key Vault and Azure managed HSM.
type KMSClient struct {
}
KMSClient implements the CloudKMS interface for Azure Key Vault.
New initializes a KMS client for Azure Key Vault.
Close is a no-op for Azure.
GetDEK fetches an encrypted Data Encryption Key from storage and decrypts it using a KEK stored in Azure Key Vault.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.