Package com.yubico.yubikit.core
Class UsbInterface
java.lang.Object
com.yubico.yubikit.core.UsbInterface
Provides constants for the different YubiKey USB interfaces, and the Mode enum for combinations
of enabled interfaces.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
Used for configuring USB Mode for YubiKey 3 and 4. -
Field Summary
Fields -
Method Summary
-
Field Details
-
OTP
public static final int OTP- See Also:
-
FIDO
public static final int FIDO- See Also:
-
CCID
public static final int CCID- See Also:
-