cryptnox-sdk-cpp 1.0.0
Platform-independent C++ core SDK for Cryptnox Hardware Wallet
Loading...
Searching...
No Matches
Secure channel protocol

Low-level secure messaging implementation. More...

Classes

class  CW_SecureChannel
 Implements the Cryptnox secure channel protocol over NFC. More...

Detailed Description

Low-level secure messaging implementation.

CW_SecureChannel is composed inside CryptnoxWallet and is not normally used directly. Documented here for callers that need to drive the activation sequence manually (e.g. custom retry policies, fuzzing).