The BasicCardService type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Algorithm |
Id of current active encryption algorithm.
(Inherited from AbstractBasicCardService.) |
![]() | AllowExtendedLength |
Allow using extended length APDU?
|
![]() | CardConnection |
Used connection.
|
![]() | CardSelector |
See CardSelector |
![]() | CustomerKeyEncryption |
True if encryption with customer key is active
(Inherited from AbstractBasicCardService.) |
![]() | FileIO |
See FileIO |
![]() | 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.
(Inherited from AbstractBasicCardService.) |
![]() | NeedExclusiveConnection | |
![]() | Observer |
Observer monitoring this service
(Inherited from AbstractCardService.) |