Package com.amilesend.client.crypto
Class CryptoHelperFactory
java.lang.Object
com.amilesend.client.crypto.CryptoHelperFactory
Factory used to vend a configured
CryptoHelper
instance.- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
newInstance
Creates a newCryptoHelper
instance.- Returns:
- the crypto helper instance
- Throws:
CryptoHelperException
- if an error occurred while creating the instance
-
builder
-