All Classes and Interfaces
Class
Description
ConnectionHandler<T extends com.yubico.yubikit.core.YubiKeyConnection>
Additional configurations for NFC discovery
NFC service for interacting with the YubiKey
This class allows you to communicate with local NFC adapter
Exception that thrown when user didn't provide permissions to connect to USB device
An Activity to prompt the user for a YubiKey to retrieve an OTP from a YubiOTP slot.
A helper class that is used to intercept keyboard event from a YubiKey to capture an OTP.
Listener interface to react to events.
Additional configurations for USB discovery management
Class that provides interface to read and send data over YubiKey HID (keyboard) interface
USB service for interacting with the YubiKey
https://www.usb.org/sites/default/files/DWG_Smart-Card_CCID_Rev110.pdf
Action to be performed by a
YubiKeyPromptActivity
when a YubiKey is attached.A dialog for interacting with a YubiKey.
YubiKeyPromptConnectionAction<T extends com.yubico.yubikit.core.YubiKeyConnection>
Action to be performed by a
YubiKeyPromptActivity
when a YubiKey is attached.Starting point for YubiKey device discovery over both USB and NFC.