Expand description
APDU Transport for native HID. Wraps
TransportNativeHID
in a
thread managing the IO.
Modules§
- hid
- Native HID APDU transport for Ledger Nano hardware wallets
Structs§
- Ledger
Handle - A handle to the Ledger device. This handle is not clone, as it is critical that only one connection to the device is active at a time. APDUs may NOT be interleaved.
Enums§
- Native
Transport Error - Ledger transport errors