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

java.com.ionic.sdk.agent.cipher.chunk.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 chunk ciphers, which may be used to encrypt / decrypt small chunks of text
 * (such as strings or database fields).
 * 

* See Machina Developers for more information * on the different chunk crypto data formats. */ package com.ionic.sdk.agent.cipher.chunk;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy