Crate gatekeeper_core

source ·

Structs§

  • High-level interface over an NFC reader. Allows reading association IDs from the realm for which it was created.
  • A realm is a slot on a card that has unique keys. Typical realms are: Doors, Drink, Member Projects.
  • Keys used to write to a particular realm. Most applications will not need these

Enums§

Traits§

  • Generic NFC tag. Could represent a [DesfireNfctag] or a [MobileNfcTag]