cryptnox-sdk-arduino 1.0.0
Arduino library for Cryptnox Hardware Wallet
Loading...
Searching...
No Matches
Public API

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...

Detailed Description

Types and classes application code interacts with directly.

Includes CryptnoxWallet (the main entry point), the sign request / result structs, CW_CardInfo, and CW_SecureSession.