Show / Hide Table of Contents

DesktopSmartCardConnection Class

Namespace: Yubico.Core.Devices.SmartCard Assembly: Yubico.Core.dll
C#
public class DesktopSmartCardConnection : ISmartCardConnection
Inheritance object DesktopSmartCardConnection
Implements
ISmartCardConnection

Methods

Name Description
BeginTransaction(out bool)

Begins a transacted connection to the smart card.

Dispose()
Dispose(bool)
Reconnect()
Transmit(CommandApdu)

Synchronously transmit a command APDU to the smart card.

In this article
Back to top Generated by DocFX