|
cryptnox-sdk-cpp 1.0.0
Platform-independent C++ core SDK for Cryptnox Hardware Wallet
|
Types and classes application code interacts with directly. More...
Classes | |
| struct | CW_CardInfo |
| Subset of the Cryptnox card info returned by APDU 0x80FA0000. More... | |
| struct | CW_SignRequest |
| Request parameters for CryptnoxWallet::sign. More... | |
| class | CryptnoxWallet |
| High-level interface for interacting with a Cryptnox Hardware Wallet over NFC. More... | |
| struct | CW_SecureSession |
| Holds cryptographic session state for reentrant secure channel operations. More... | |
Types and classes application code interacts with directly.
Includes CryptnoxWallet (the main entry point), the sign request / result structs, CW_CardInfo, and CW_SecureSession.