Machina Client SDK Version 2.1.2
Ionic Security Machina Client SDK for Python users
|
List of keys and associated references with convenience functions for searching. More...
Public Member Functions | |
def | findref (self, ref) |
Returns the first key object with the matching reference string, or None if not found. More... | |
![]() | |
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 and associated references with convenience functions for searching.
def ionicsdk.common.RefKeyDataList.findref | ( | self, | |
ref | |||
) |
Returns the first key object with the matching reference string, or None if not found.
Further matching ref values can be found by removing used keys from the list or a copy of the list.
ref | (string): The reference string to search for |
You acknowledge your access, review and use of the documentation on this page is subject to the Ionic Security Inc. Documentation Use Rights.
© 2016-2021 Ionic Security Inc. All rights reserved. -
Generated on Wed Jul 21 2021 16:23:36 for Machina Client SDK Version 2.1.2 by
1.8.18