The BasicCardService type exposes the following members.

Fields

  NameDescription
Protected fieldatr
ATR of card.
(Inherited from AbstractCardService.)
Protected fieldconnection
Connection to card used.
(Inherited from AbstractCardService.)
Protected fielddoesNeedExclusiveConnection
Set to false if shared connection should be used, or to true if exclusive connection is required. Default is true.
(Inherited from AbstractCardService.)
Protected fieldpconn
Connection to processor card
(Inherited from AbstractBasicCardService.)
Protected fieldrandom
secure random number generator
(Inherited from AbstractBasicCardService.)
Protected fieldselector
Card selector used.
(Inherited from AbstractCardService.)

See Also