Skip to main content

Module transmit

Module transmit 

Source
Expand description

Step 10 — applet APDU exchange (PDD §5.10).

Public wrapper over the session wrap/transmit/unwrap of step 9. Returns the plaintext R-APDU data and the SW. The session’s fixed security level governs C-MAC / C-ENC / R-MAC (§4.1); a wrap/unwrap failure tears the session down backend-side (Fork F3) and surfaces as ScllError::Backend.

Functions§

transmit
Exchange one application-level APDU over an open ScpSession.