package encryption
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
final
case class
EncryptionConfig(rootConfig: Config) extends Product with Serializable
The encryption configuration of AesEncryptor
The encryption configuration of AesEncryptor
- rootConfig
The configuration instance
Value Members
-
object
AesEncryptor
An object that provides AES encryption/decryption features