[This is preliminary documentation and subject to change.]
Sends an APDU to the smartcard.
An ApduReply instance, representing the reply from the smartcard.
| Exception Type | Condition |
|---|---|
| ObjectDisposedException | The SmartcardReader has been closed. |
| ArgumentNullException | apdu is a null reference. |
| SmartcardException | An error occurred while communication with the smartcard reader. |
SmartcardReader Class | Org.Mentalis.SecurityServices.Smartcard Namespace