Package com.yubico.yubikit.core
-
Interface Summary Interface Description YubiKeyConnection A connection to a YubiKey, which typically exposes a way to send and receive data.YubiKeyDevice A reference to a physical YubiKey. -
Class Summary Class Description Logger Deprecated. This class and all its public methods have been deprecated in YubiKit 2.3.0 and will be removed in future release.UsbInterface Provides constants for the different YubiKey USB interfaces, and the Mode enum for combinations of enabled interfaces.Version A 3-part version number, used by the YubiKey firmware and its various applications. -
Enum Summary Enum Description Transport Physical transports which can be used to connect to a YubiKey.UsbInterface.Mode Used for configuring USB Mode for YubiKey 3 and 4.UsbPid YubiKeyType -
Annotation Types Summary Annotation Type Description PackageNonnullByDefault Annotation used in package-info.java to indicate that all fields, methods, and parameters are Nonnull by default.