|
cryptnox-sdk-cpp 1.0.0
Platform-independent C++ core SDK for Cryptnox Hardware Wallet
|
Abstract NFC transport interface. More...
Go to the source code of this file.
Classes | |
| class | CW_NfcTransport |
| Abstract interface for NFC transport operations. More... | |
Abstract NFC transport interface.
Declares CW_NfcTransport, the contract that any concrete NFC reader driver (PN532, PN7150, PC/SC, …) must implement so that CW_SecureChannel and CryptnoxWallet remain hardware-agnostic.
One of the three adapter interfaces a host integration must provide.
Definition in file CW_NfcTransport.h.