Package | Description |
---|---|
net.sf.crypton.scard.pcscwrapper |
Modifier and Type | Method and Description |
---|---|
CardHandle |
PcscliteWrapper.sCardConnect(long hContext,
String readerName,
CardShareMode shareMode,
SCardProtocol... preferredProtocols)
The sCardConnect function establishes a connection (using a specific
resource manager context) between the calling application and a smart
card contained by a specific reader.
|
Modifier and Type | Method and Description |
---|---|
void |
PcscliteWrapper.sCardDisconnect(CardHandle hCard,
int dwDisposition)
The SCardDisconnect function terminates a connection previously opened
between the calling application and a smart card in the target reader.
|
Copyright © 2011-2013. All Rights Reserved.