Skip to main content

Module xwrite

Module xwrite 

Source
Available on crate feature alloc only.
Expand description

osdp_XWR (0xA1) — extended write.

§Spec: §5.11, §6.20, Table 5

Body’s first byte is XRW_MODE. Subsequent layout depends on the mode:

  • 0x00 (default): generic mode-control sub-commands.
  • 0x01 (transparent smart card): APDU transmission, secure PIN entry.

Structs§

XWrite
osdp_XWR body — opaque container preserving mode + payload.

Enums§

XwrMode00
Mode-00 sub-commands.
XwrMode01
Mode-01 (transparent smart card) sub-commands.