java.com.ionic.sdk.agent.cipher.file.data.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 associated with Ionic Machina encrypted files (including file type information and data attributes).
*
* Request metadata may be sent to the server along with the cryptography key request. This may specify information
* about the client making the request. See Set
* Request Metadata for more information.
*
* The cryptography key used for the operation might have associated key attributes (fixed and mutable). See
* Fixed Attributes and
* Mutable Attributes for more
* information.
*
* See Machina Developers for
* more information on Machina file encryption.
*/
package com.ionic.sdk.agent.cipher.file.data;