Show / Hide Table of Contents

ISmartCardDevice Interface

Namespace: Yubico.Core.Devices.SmartCard Assembly: Yubico.Core.dll

Represents an ISO 7816 compliant smart card, visible either through CCID or NFC.

C#
public interface ISmartCardDevice : IDevice

Properties

Name Description
Atr

The "answer to reset" (ATR) for the smart card.

Kind

Gets the smart card's connection type.

Methods

Name Description
Connect()

Establishes an active connection to the smart card for the transmittal of data.

In this article
Back to top Generated by DocFX