SamCard Class Reference

Sam card. More...

Inheritance diagram for SamCard:

Public Member Functions

List< APDUResponseapduExchange (List< APDUCommand > commands) throws SmartCardNotAvailableException, SmartCardLowLevelException
 
- Public Member Functions inherited from SmartCard
String getUid ()
 
Boolean getCollision ()
 
SmartCardReader getReader ()
 
List< String > sendPasstroughCommands (List< String > commands) throws SmartCardNotAvailableException, SmartCardLowLevelException
 

Detailed Description

Sam card

Member Function Documentation

List<APDUResponse> apduExchange ( List< APDUCommand commands) throws SmartCardNotAvailableException, SmartCardLowLevelException

Application protocol data unit (APDU) exchange

Parameters
listof APDU commands
Returns
list of APDU responses
Exceptions
SmartCardLowLevelException
SmartCardNotAvailableException