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

java.com.ionic.sdk.agent.cipher.file.data.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
/**
 * 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;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy