|
Client SDK Version 1.8.0
Ionic Security client SDK for Python users
|
Allows for extended input and output options during data chunk encryption. More...
Public Member Functions | |
| def | __init__ (self, attributes=None, metadata=None, mutableAttributes=None) |
| Constructor for decrypt attributes, can pass in attributes, and then assign any other member variables. More... | |
Public Attributes | |
| keyidOut | |
| (string) The key ID (also known as the key tag) | |
| keydataOut | |
| (KeyData) The full key information as returned from the server | |
| cipheridOut | |
| (string) The data chunk cipher ID that the data was encrypted with | |
| attributes | |
| (agent::KeyAttributesDict) The key attributes to associate with data chunk protection key | |
| mutableAttributes | |
| (agent::KeyAttributesDict) The key mutable attributes to associate with data chunk protection key | |
| metadata | |
| (agent::MetadataDict) The metadata properties to send along with the HTTP request | |
Allows for extended input and output options during data chunk encryption.
| def ionicsdk.chunkcipher.ChunkCipherEncryptAttributes.__init__ | ( | self, | |
attributes = None, |
|||
metadata = None, |
|||
mutableAttributes = None |
|||
| ) |
Constructor for decrypt attributes, can pass in attributes, and then assign any other member variables.
| attributes | (agent::KeyAttributesDict) The key attributes to associate with data chunk protection key |
| metadata | (agent::MetadataDict) The metadata properties to send along with the HTTP request |
| mutableAttributes | (agent::KeyAttributesDict) The key mutable attributes to associate with data chunk protection key |
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