CryptoAuthLib v3.7.8
Microchip CryptoAuthentication Library
 
Loading...
Searching...
No Matches
cryptoauthlib.status Namespace Reference

Data Structures

class  Status
 

Functions

def check_status (status, *args, **kwargs)
 

Variables

dict STATUS_EXCEPTION_MAP
 

Detailed Description

Status codes and status to exception conversions.

Function Documentation

◆ check_status()

def cryptoauthlib.status.check_status (   status,
args,
**  kwargs 
)
Look up the status return code from an API call and raise the exception that matches