Machina Client SDK Version 2.1.2
Ionic Security Machina Client SDK for Python users
Static Public Member Functions | List of all members
ionicsdk.chunkcipher.ChunkCrypto Class Reference

Utility functions to retrieve ChunkInfo from protected data. More...

Inheritance diagram for ionicsdk.chunkcipher.ChunkCrypto:

Static Public Member Functions

def getinfo (inputdata)
 Determines if a data chunk is Ionic protected and various pieces of information about the data chunk. More...
 

Detailed Description

Utility functions to retrieve ChunkInfo from protected data.

Member Function Documentation

◆ getinfo()

def ionicsdk.chunkcipher.ChunkCrypto.getinfo (   inputdata)
static

Determines if a data chunk is Ionic protected and various pieces of information about the data chunk.

Parameters
inputdata(bytes or string): The data input.
Returns
A ChunkInfo instance

The documentation for this class was generated from the following file: