Crate apdu_dispatch

source ·

Re-exports

Modules

  • This “APDU dispatch” consumes APDUs from either a contactless or contact interface, or both. Each APDU will be sent to an “App”. The dispatch will manage selecting and deselecting apps, and will gauruntee only one app will be selected at a time. Only the selected app will receive APDU’s. Apps are selected based on their AID.

Type Aliases