Client SDK Version 1.8.1
Ionic Security client SDK for Python users
|
Allows for extended output options during data chunk decryption. More...
Public Member Functions | |
def | __init__ (self, metadata=None) |
Constructor for decrypt attributes, can pass in metadata, 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 decrypted with | |
attributesOut | |
(agent::KeyAttributesDict) The key attributes that are associated with the key used to decrypt the data | |
mutableAttributesOut | |
(agent::KeyAttributesDict) The mutable key attributes that are associated with the key used to decrypt the data | |
metadata | |
(agent::MetadataDict) The metadata properties to send along with the HTTP request | |
Allows for extended output options during data chunk decryption.
def ionicsdk.chunkcipher.ChunkCipherDecryptAttributes.__init__ | ( | self, | |
metadata = None |
|||
) |
Constructor for decrypt attributes, can pass in metadata, and then assign any other member variables.
metadata | (agent::MetadataDict) The metadata properties to send along with the HTTP request |
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