The following tables list the members exposed by the MifareClassicGlobal type.

Name Description
Public field Static TRANSPORT_AC Transport mode access condition bits as found on uninitialized cards. Note that we do not include the general purpose byte 0x69 of a card in transport mode. Transport AC allows any type of access to data blocks after authentication under Key A or Key B. Sector trailer can only be changed with authentication under Key A.
Public field TRANSPORT_GPB General purpose byte as found on uninitialized cards.
Public field Static TRANSPORT_KEY_INFA Test vector for Infineon Mifare default transport key. MAD key A.
Public field Static TRANSPORT_KEY_INFB Test vector for Infineon Mifare default transport key, MAD key B ?
Public field Static TRANSPORT_KEY_NDEF Test vector for NDEF Key A.
Public field Static TRANSPORT_KEY_NXP Test vector for NXP Mifare default transport key for empty cards with manufacturer settings.
Top