Client SDK Version 2.0.0
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 | |
(KeyAttributesDict ) The key attributes that are associated with the key used to decrypt the data | |
mutableAttributesOut | |
(KeyAttributesDict ) The mutable key attributes that are associated with the key used to decrypt the data | |
metadata | |
(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 | (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 Thu Jul 2 2020 12:40:00 for Client SDK Version 2.0.0 by
1.8.18