All Downloads are FREE. Search and download functionalities are using the official Maven repository.

java.com.ionic.sdk.agent.cipher.file.package-info Maven / Gradle / Ivy

Go to download

The Ionic Java SDK provides an easy-to-use interface to the Ionic Platform.

There is a newer version: 2.9.0
Show newest version
/**
 * Implementations of Ionic file ciphers, which may be used to encrypt large amounts of data
 * (such as filesystem files).  For files not encoded in the OpenXml, PDF, or CSV formats,
 * {@link com.ionic.sdk.agent.cipher.file.GenericFileCipher} may be used to encrypt arbitrary files.
 * 

* See Machina Developers for * more information on Machina * file encryption. */ package com.ionic.sdk.agent.cipher.file;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy