Mif.ReadSL3

This command reads blocks from an SL3-authenticated MIFARE Pro card.

Properties

Parameters (request frame)

Name Type/Size Description
- Bit mask (8 bits) -
RFU Integer (bit mask area 0xF8) Zero padding
NoMacOnCmd Integer (bit 0x04) -
PlainData Integer (bit 0x02) -
NoMacOnResp Integer (bit 0x01) -
Block Integer (16 bits) Block number where reading starts.
BlockNr Integer (8 bits) Number of blocks to read.

Returned values (response frame)

Name Type/Size Description
Length of BlockData Integer (16 bits) Length of BlockData in bytes
BlockData Raw data Read data blocks.