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.
    • Method Summary

      • Methods inherited from interface java.io.Closeable

        close