Flipper Zero Firmware
Loading...
Searching...
No Matches
FelicaAuthenticationContext Struct Reference

Struct which controls the process of authentication and can be passed as a parameter to the application level. More...

#include <felica.h>

Data Fields

bool skip_auth
 By default it is true, so auth is skipped.
 
FelicaCardKey card_key
 User must fill this field with known card key in order to pass auth.
 
FelicaAuthenticationStatus auth_status
 Authentication status.
 

Detailed Description

Struct which controls the process of authentication and can be passed as a parameter to the application level.

In order to force user to fill card key block data.

Field Documentation

◆ skip_auth

bool FelicaAuthenticationContext::skip_auth

By default it is true, so auth is skipped.

By setting this to false several auth steps will be performed in order to pass auth


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