iso8583/host_context
library
Classes
-
HostContext
-
Mutable state that survives a transaction: which keys are loaded, who the
terminal is, what the host called it. Ported from
HostContext.
-
HostStateStore
-
Where the context is persisted between runs. The app supplies this — the
package does no file or preference access of its own.
-
TerminalDeviceInfo
-
Hardware identity of this terminal, sent as TLV tags C0 and D0.
-
TerminalLogicalInfo
-
Terminal and merchant identity as the host reported it at logon. Ported from
TerminalLogicalInfo.