The AbstractBasicCardService type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Algorithm |
Id of current active encryption algorithm.
|
![]() | AllowExtendedLength |
Allow using extended length APDU?
|
![]() | CardSelector |
Card selector, see
ICardService.CardSelector (Inherited from AbstractCardService.) |
![]() | CustomerKeyEncryption |
True if encryption with customer key is active
|
![]() | FileIO |
Fileio object to access BasicCard file system.
|
![]() | IsCardAvailable |
True if card is still available, false if card was removed.
(Inherited from AbstractCardService.) |
![]() | IsExclusive |
True if service uses an exclusive (not shared or locked)
connection. See
ICardService.IsExclusive.
(Inherited from AbstractCardService.) |
![]() | KeyNumber |
Number or CID of current active encryption key.
-1 if no encryption active.
|
![]() | NeedExclusiveConnection |
True if an exclusive connection is required. See
ICardService.NeedExclusiveConnection.
(Inherited from AbstractCardService.) |
![]() | Observer |
Observer monitoring this service
(Inherited from AbstractCardService.) |