|
cryptnox-sdk-cpp 1.0.0
Platform-independent C++ core SDK for Cryptnox Hardware Wallet
|
Implementation of the high-level CryptnoxWallet API. More...
Go to the source code of this file.
Implementation of the high-level CryptnoxWallet API.
Coordinates the secure channel layer (CW_SecureChannel) with the higher-level wallet operations declared in CryptnoxWallet.h. Handles connection retries, sensitive buffer wiping on every exit path, PIN/sign payload assembly, and DER signature parsing.
Definition in file CryptnoxWallet.cpp.