Uses of Class
de.gematik.smartcards.pcsc.lib.ScardIoRequest
Packages that use ScardIoRequest
-
Uses of ScardIoRequest in de.gematik.smartcards.pcsc.lib
Methods in de.gematik.smartcards.pcsc.lib with parameters of type ScardIoRequestModifier and TypeMethodDescriptionWinscardLibrary.SCardTransmit(ScardHandle hCard, ScardIoRequest pioSendPci, ByteBuffer pbSendBuffer, Dword cbSendLength, ScardIoRequest pioRecvPci, ByteBuffer pbRecvBuffer, DwordByReference pcbRecvLength) Transmits data to and from a connected smart card.