SpringCard PcscBridge SDK for .NET  20.09.25
The SDK for PcscBridge and the virtual PC/SC drivers
SpringCard.PCSC.Bridge.Client.CcidFrame Class Reference

Implementation of the CCID frames that are exchanged between the PC/SC Bridge (and the driver behind it) and the reader (or virtual reader application) More...

Inheritance diagram for SpringCard.PCSC.Bridge.Client.CcidFrame:
SpringCard.PCSC.Bridge.Client.CcidCommand SpringCard.PCSC.Bridge.Client.CcidResponse

Public Attributes

byte opcode
 Command/Response opcode.
 
byte slot
 Slot.
 
byte sequence
 Sequence.
 
byte[] payload
 Payload.
 

Properties

uint payload_length [get]
 Length of payload.
 

Detailed Description

Implementation of the CCID frames that are exchanged between the PC/SC Bridge (and the driver behind it) and the reader (or virtual reader application)

Remarks
The protocol is based on the USB CCID specification, the only changes being the "emulation" of the USB EndPoint stuff and the use of a valid CCID header in the Notifications (interrupts)

The documentation for this class was generated from the following file: