# Functions
DeserializePacket deserializes a packet into its original command.
ErrorMessage returns a human-readable error message for a given APDU error code.
No description provided by the author
No description provided by the author
No description provided by the author
SerializePacket serializes a command into a packet for transmission.
UnwrapResponseAPDU parses a response of 64 byte packets into the real data.
WrapCommandAPDU turns the command into a sequence of packets of specified size.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedZemuCommandServer can be embedded to have forward compatible implementations.
# Interfaces
LedgerAdmin defines the interface for managing Ledger devices.
LedgerDevice defines the interface for interacting with a Ledger device.
ZemuCommandClient is the client API for ZemuCommand service.
ZemuCommandServer is the server API for ZemuCommand service.