|
Client SDK Version 1.8.0
Ionic Security client SDK for Python users
|
Data class used to describe attributes of a data chunk. More...
Public Member Functions | |
| def | __init__ (self, isencrypted=False, keyid=None, cipherid=None) |
| Constructor which assigns all internal variables. More... | |
Public Attributes | |
| isencrypted | |
| (bool) Determines whether the chunk is encrypted. | |
| keyid | |
| (string) The key ID that was used to encrypt the data chunk | |
| cipherid | |
| (string) The cipher ID of the data chunk | |
Data class used to describe attributes of a data chunk.
| def ionicsdk.chunkcipher.ChunkInfo.__init__ | ( | self, | |
isencrypted = False, |
|||
keyid = None, |
|||
cipherid = None |
|||
| ) |
Constructor which assigns all internal variables.
| isencrypted | (bool) Determines whether the chunk is encrypted. |
| keyid | (string) The key ID that was used to encrypt the data chunk |
| cipherid | (string) The cipher ID of the data chunk |
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 Wed Apr 1 2020 09:55:51 for Client SDK Version 1.8.0 by
1.8.16