cryptnox-sdk-arduino 1.0.0
Arduino library for Cryptnox Hardware Wallet
Loading...
Searching...
No Matches
CryptnoxWallet.cpp File Reference

Implementation of the high-level CryptnoxWallet API. More...

#include "CryptnoxWallet.h"
#include "CW_Utils.h"
Include dependency graph for CryptnoxWallet.cpp:

Go to the source code of this file.

Detailed Description

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.