Agent SDK
|
Defines a data protection key as returned by Ionic.com. More...
Public Member Functions | |
def | Debug (self) |
Get a debugging string representation of the instance. More... | |
![]() | |
def | Debug (self) |
Get a debugging string representation of the instance. More... | |
Static Public Member Functions | |
def | FromKeyData (pyKey, forceUpdate=False) |
Utlity method for converting from KeyData to UpdateKeyData. More... | |
Public Attributes | |
forceUpdate | |
(bool) The force flag controls whether or not the Ionic key server should update the key forcefully when it is out of date | |
![]() | |
id | |
(string) The key ID | |
bytes | |
(bytes) The key | |
attributes | |
(KeyAttributesDict) The key non-mutable attributes | |
mutableAttributes | |
(KeyAttributesDict) The key mutable attributes | |
obligations | |
(KeyObligationsDict) The key obligations | |
origin | |
(string) The key origin, usually a URL | |
mutableAttributesFromServer | |
(KeyAttributesDict) The key mutable attributes from the server version | |
attributesSigBase64FromServer | |
(string) Base 64 encoded signature of the server's non-mutable attributes | |
mutableAttributesSigBase64FromServer | |
(string) Base 64 encoded signature of the server's mutable attributes | |
Defines a data protection key as returned by Ionic.com.
def ionicsdk.common.UpdateKeyData.Debug | ( | self | ) |
Get a debugging string representation of the instance.
|
static |
Utlity method for converting from KeyData to UpdateKeyData.
pyKey | (KeyData): Key data to convert |
forceUpdate | (bool): Whether to force update or error when asked to update an out of date 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-2018 Ionic Security Inc. All rights reserved.
Generated on Mon Jun 24 2019 10:20:15 for Agent SDK by
1.8.12