common/pcsc_bindings_base library

Classes

CommandMessage
Message wrapper for sending commands to the isolate
NativeUtils
PcscBindings
Base class for PC/SC bindings - combines interface and implementation
PcscCommand<T>
Abstract command that all platform-specific commands must implement
PcscCommandExecutor
Centralized command executor that handles isolate communication
PcscCommandFactory
Command factory interface - platform bindings implement this
PcscContext
Abstract context that platform-specific implementations must provide