Client SDK Version 1.8.1
Ionic Security client SDK for Python users
|
Classes | |
class | ChunkCipherAuto |
Cipher that automatically chooses the correct cipher to use for data chunk encryption / decryption. More... | |
class | ChunkCipherBase |
Base class for all data chunk encryption / decryption ciphers. More... | |
class | ChunkCipherDecryptAttributes |
Allows for extended output options during data chunk decryption. More... | |
class | ChunkCipherEncryptAttributes |
Allows for extended input and output options during data chunk encryption. More... | |
class | ChunkCipherV1 |
Cipher that supports version 1 data chunk encryption / decryption. More... | |
class | ChunkCipherV2 |
Cipher that supports version 2 data chunk encryption / decryption. More... | |
class | ChunkCipherV3 |
Cipher that supports version 3 data chunk encryption / decryption. More... | |
class | ChunkCipherV4 |
Cipher that supports version 4 data chunk encryption / decryption. More... | |
class | ChunkCrypto |
Utility functions to retrieve ChunkInfo from protected data. More... | |
class | ChunkInfo |
Data class used to describe attributes of a data chunk. More... | |
Supports protection of small-medium sized text strings and binary arrays.
You acknowledge your access, review and use of the documentation on this page is subject to the Ionic Security Inc. Documentation Use Rights.
© 2016-2020 Ionic Security Inc. All rights reserved.
Generated on Mon Oct 5 2020 11:06:59 for Client SDK Version 1.8.1 by
1.8.18