java.com.ionic.sdk.addon.dpapi.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-dpapi Show documentation
Show all versions of ionic-sdk-dpapi Show documentation
A plugin to the Ionic Java SDK which enables Windows-specific profile persistor support (DPAPI based).
/**
* Data structures and logic associated with platform specific (Windows) implementation of
* {@link com.ionic.sdk.keyvault.KeyVaultBase}, protected using the Windows Data Protection API implementation.
*/
package com.ionic.sdk.addon.dpapi.keyvault;