Home | Trees | Indices | Help |
|
---|
|
PCSCCard connection class. Handles connection with a card thru a PCSC reader.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
Construct a new PCSC card connection. reader: the reader in which the smartcard to connect to is located.
|
Destructor. Clean PCSC connection resources.
|
Connect to the card. If protocol is not specified, connect with the default connection protocol. If mode is not specified, connect with SCARD_SHARE_SHARED.
|
Disconnect from the card.
|
Return card ATR
|
Transmit an apdu to the card and return response apdu.
|
Transmit a control command to the reader and return response. controlCode: control command bytes: command data to transmit (list of bytes) return: response are the response bytes (if any)
|
get an attribute attribId: Identifier for the attribute to get return: response are the attribute byte array
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Feb 17 16:23:26 2017 | http://epydoc.sourceforge.net |