-
- All Implemented Interfaces:
-
com.yubico.yubikit.core.YubiKeyConnection,com.yubico.yubikit.core.otp.OtpConnection,java.io.Closeable,java.lang.AutoCloseable
public class UsbOtpConnection extends UsbYubiKeyConnection implements OtpConnectionClass that provides interface to read and send data over YubiKey HID (keyboard) interface
NOTE: when we release HID interface YubiKey will be recognized as keyboard again, it may give you a flash of UI on Android (notification how to handle Keyboard) which means your active Activity may got to background for a moment. Be aware of that and make sure that your app can handle that.