Package com.yubico.yubikit.core
Interface YubiKeyConnection
-
- All Superinterfaces:
java.lang.AutoCloseable
,java.io.Closeable
- All Known Subinterfaces:
FidoConnection
,OtpConnection
,SmartCardConnection
public interface YubiKeyConnection extends java.io.Closeable
A connection to a YubiKey, which typically exposes a way to send and receive data.