Reader
Class represents a smart card reader (either a physical or hardware reader).
connect
Connects to the card inserted in the reader. This method succeeds only if the card is supported by the middleware.
Returns a Token object resulting from the operation.
Token
getName
Gets the name of the reader.
getStatus
Returns the status of the reader.
getType
Returns the type of the reader.
isCardPresent
Returns true if the card is inserted in the reader.
true
false