Loading...
Searching...
No Matches
mfrc522_mifare_key_t Struct Reference

A struct used for passing a MIFARE Crypto1 key. More...

Detailed Description

A struct used for passing a MIFARE Crypto1 key.

Definition at line 100 of file mfrc522.h.

#include <mfrc522.h>

Data Fields

uint8_t key_byte [MFRC522_MF_KEY_SIZE]
 Crypto1 key bytes.
 

Field Documentation

◆ key_byte

uint8_t mfrc522_mifare_key_t::key_byte[MFRC522_MF_KEY_SIZE]

Crypto1 key bytes.

Definition at line 101 of file mfrc522.h.


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