Package com.linecorp.centraldogma.server.storage.encryption
@NullMarked
package com.linecorp.centraldogma.server.storage.encryption
Classes for Encryption.
-
ClassDescriptionA
StorageExceptionthat is raised when an encryption entry already exists.AStorageExceptionthat is raised when an encryption entry doesn't exist.AStorageExceptionthat is raised when fails to encrypt or decrypt data in the storage.Manages the storage of encrypted data at rest.Manages the encryption keys used for encrypting and decrypting data at rest.A no-operation implementation ofEncryptionStorageManagerthat does not perform any encryption.A class that holds aSecretKeyalong with its version.Details of a wrapped data encryption key (DEK).