java.com.ionic.sdk.cipher.aes.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.
/**
* Ionic wrappers around AES symmetric ciphers implemented by the security providers registered to the JRE.
*
* References:
*
*/
package com.ionic.sdk.cipher.aes;