Client SDK Version 2.0.0
Ionic Security client SDK for Python users
|
List of 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... | |
List of keys with convenience functions for searching.
def ionicsdk.common.KeyDataList.findkey | ( | self, | |
keyid | |||
) |
Returns the key object with the matching ID, or None if not found.
keyid | (string): The key id to search for |
def ionicsdk.common.KeyDataList.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