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 newCryptoHelperinstance.- Returns:
- the crypto helper instance
- Throws:
CryptoHelperException- if an error occurred while creating the instance
-
builder
-