java.com.ionic.sdk.crypto.jce.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ionic-sdk Show documentation
Show all versions of ionic-sdk Show documentation
The Ionic Java SDK provides an easy-to-use interface to the Ionic Platform.
/**
* The Ionic Java SDK provides pass-through access to various JCE facilities implemented in either the base Java
* Runtime Environment, or in third-party libraries (for example, Bouncy Castle).
*
* More information:
*
* - {@link com.ionic.sdk.crypto.jce.CryptoAbstract}
* - {@link com.ionic.sdk.agent.AgentSdk#initialize(java.security.Provider)}
*
*/
package com.ionic.sdk.crypto.jce;