Client SDK Version 2.0.0
Ionic Security client SDK for Python users
|
List of pdate keys with convenience functions for searching. More...
Public Member Functions | |
def | getids (self) |
Gets a list of all the key IDs in this KeyDataList. More... | |
def | findkey (self, keyid) |
Returns the key object with the matching ID, or None if not found. More... | |
Static Public Member Functions | |
def | FromKeyDataList (pyKeyList, forceUpdate=False) |
Utility method for converting from KeyDataList to UpdateKeyDataList. More... | |
List of pdate keys with convenience functions for searching.
def ionicsdk.common.UpdateKeyDataList.findkey | ( | self, | |
keyid | |||
) |
Returns the key object with the matching ID, or None if not found.
keyid | (string): The key id to search for |
|
static |
Utility method for converting from KeyDataList to UpdateKeyDataList.
pyKeyList | (KeyDataList): Key data list to convert |
forceUpdate | (bool): Whether to force update or error when asked to update an out of date key. |
def ionicsdk.common.UpdateKeyDataList.getids | ( | self | ) |
Gets a list of all the key IDs in this KeyDataList.
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:01 for Client SDK Version 2.0.0 by
1.8.18