SpringCard PC/SC API for .NET  18.10.10
Access PC/SC couplers and smart cards from .NET applications
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
 NSpringCard
 NPCSC
 NForms
 CReaderSelectAnyFormA simple form to let the user select one reader, either PC/SC or using a direct PC/SC-like method
 CReaderSelectFormA simple form to let the user select one PC/SC reader
 NZeroDriver
 CCCID
 CPC_to_RDR_Block
 CRDR_to_PC_Block
 CSCardChannel_CcidOver
 CSCardReader_CcidOver
 CSCardReaderList_CcidOver
 CChildReader
 CSCardReaderList_CcidOverBle
 CBleDeviceInfo
 CSCardReaderList_CcidOverBle_BgApi
 CSCardReaderList_CcidOverNetwork
 CSCardReaderList_CcidOverSerial
 CCAPDUThe CAPDU object is used to format and send COMMAND APDUs (according to ISO 7816-4) to the smartcard
 CCardBufferThe CardBuffer object eases the manipulation of byte arrays
 CCcidNetworkReaderSimulDescription of scCcidNetworkRegistry.
 CCcidNetworkServiceConfigDescription of scCcidNetworkRegistry.
 CDebugConfig
 CDeviceConfig
 CDeviceRuntime
 CICardApduTransmitterInterface to exchange APDUs with a smartcard (RAPDU / CAPDU version)
 CICardTransmitterInterface to exchange APDUs with a smartcard (byte[] version)
 CRAPDUThe RAPDU object is used to receive and decode RESPONSE APDUs (according to ISO 7816-4) from the smartcard
 CSCARDStatic class that gives a direct access to PC/SC functions (SCard... provided by winscard.dll or libpcsclite)
 CNativeMethodsNative methods
 CLinuxLinux native methods, from libpcsclite.so.1
 CREADERSTATE
 CMacOsMacOS native methods, from PCSC.framework/PCSC
 CREADERSTATE
 CWin32Win32 native methods, from winscard.dll
 CREADERSTATE
 CREADERSTATEInternal structure used by GetStatusChange() (manipulate with care)
 CSCardChannelThe SCardChannel object provides the actual connection to the smartcard through the PC/SC reader
 CSCardReaderThe SCardReader object is used to monitor one PC/SC reader (i.e. wait for card events)
 CSCardReaderListThe SCardReaderList object is used to monitor a set of PC/SC readers (i.e. wait for card events)