The IProcessorCardConnection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Dispose()()()() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | Dispose(Boolean) |
Releases the card connection.
(Inherited from ICardConnection.) |
![]() | DoCommandAndResponse |
Send command APDU to smart card and return response from card.
|
![]() | Lock |
Temporarly lock the card for exclusive use.
(Inherited from ICardConnection.) |
![]() | Reset()()()() |
Reset the card (warm reset).
(Inherited from ICardConnection.) |
![]() | Reset(Boolean) |
Reset the card, cold or warm reset.
(Inherited from ICardConnection.) |
![]() | Unlock |
Unlock card previously locked.
(Inherited from ICardConnection.) |