Package com.yubico.yubikit.core.smartcard
-
Interface Summary Interface Description SmartCardConnection A connection capable of sending APDUs and receiving their responses. -
Class Summary Class Description Apdu Data model for encapsulating an APDU command, as defined by ISO/IEC 7816-4 standard.ApduResponse An APDU response from a YubiKey, comprising response data, and a status code.AppId SmartCardProtocol Support class for communication over a SmartCardConnection.SW Contains constants for APDU status codes (SW1, SW2). -
Enum Summary Enum Description ApduFormat APDU encoding format. -
Exception Summary Exception Description ApduException Thrown when an APDU command fails with an error code.