Class UsbInterface


  • public final class UsbInterface
    extends java.lang.Object
    Provides constants for the different YubiKey USB interfaces, and the Mode enum for combinations of enabled interfaces.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  UsbInterface.Mode
      Used for configuring USB Mode for YubiKey 3 and 4.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int CCID  
      static int FIDO  
      static int OTP  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait