Package com.amilesend.client.crypto
package com.amilesend.client.crypto
-
ClassDescriptionHelper that encrypts and decrypts content for the configured cipher algorithm and key.Defines the exception thrown from
CryptoHelper
andCryptoHelperFactory
.Factory used to vend a configuredCryptoHelper
instance.The envelope that encapsulates encrypted content that is used to persist to the file system.Helper that manages storage of symmetric keys to a key store file.Defines the exception thrown fromKeyStoreHelper
.