NAME
calypso_reader_pcsc.c
DESCRIPTION
PC/SC reader implementation
COPYRIGHT
(c) 2008 PRO ACTIVE SAS - See LICENCE.txt for licence information
AUTHOR
Johann Dantant / PRO ACTIVE
HISTORY
JDA 21/10/2008 : first public release
NAME
CalypsoCardBindPcsc
DESCRIPTION
Bind a PC/SC smartcard handle to the Calypso card to be used by the library
INPUTS
CALYPSO_CTX_ST ctx : library context SCARDHANDLE hCard : handle to the smartcard, returned by SCardConnect
RETURNS
DWORD : S_SUCCESS or an error code
NAME
CalypsoSamBindPcsc
DESCRIPTION
Bind a PC/SC smartcard handle to the Calypso SAM to be used by the library
INPUTS
CALYPSO_CTX_ST ctx : library context SCARDHANDLE hCard : handle to the smartcard, returned by SCardConnect
RETURNS
DWORD : S_SUCCESS or an error code