Client SDK Version 1.8.1
Ionic Security client SDK for Python users
Public Member Functions | List of all members
ionicsdk.agent.GetKeyErrorList Class Reference

List of Get Key Errors with convenience functions for searching by key id. More...

Inheritance diagram for ionicsdk.agent.GetKeyErrorList:

Public Member Functions

def findkeyid (self, keyid)
 Find a key in this list by keyid. More...
 

Detailed Description

List of Get Key Errors with convenience functions for searching by key id.

Member Function Documentation

◆ findkeyid()

def ionicsdk.agent.GetKeyErrorList.findkeyid (   self,
  keyid 
)

Find a key in this list by keyid.

Parameters
keyid(string) The key id to search for
Returns
The key or None if it was not found in the list.

The documentation for this class was generated from the following file: