1using System.Threading.Tasks;
NFC A interface, for communication with an NFC Tag.
Task< short > GetSqk()
Return the SAK/SEL_RES bytes from tag discovery.
Task< byte[]> GetAtqa()
Return the ATQA/SENS_RES bytes from tag discovery.
Specific Interface (technology) for communication with an NFC Tag.