java.com.ionic.sdk.keyvault.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.
/**
* Data structures and logic associated with the {@link com.ionic.sdk.keyvault.KeyVaultBase} abstract class, which
* facilitates the use of a key vault local to the Ionic-enabled device to cache cryptography keys.
*/
package com.ionic.sdk.keyvault;