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. | |
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.
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