You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
device: nfc method: mrtdinit params: string with mrz code. Response: 1 if BAC succeeded, 0 if BAC failed or timeout (20s) or error string if an error occurred.
device: nfc method: read params: string with the following options:
EFCOM returns a base64 encoded bytearray with the raw EFCOM data.
SOD returns a base64 encoded bytearray with the raw SOD data.
DG1 returns a base64 encoded string with the raw DG1 data.
DG2 returns a base64 encoded bytearray with the raw DG2 data.