@PackageNonnullByDefault

Package com.yubico.yubikit.core.otp

  • Interface Summary 
    Interface Description
    OtpConnection
    A HID keyboard connection to a YubiKey, which uses feature reports to send and receive data.
  • Class Summary 
    Class Description
    ChecksumUtils
    Utility methods for calculating and verifying the CRC13239 checksum used by YubiKeys.
    Modhex
    Methods for encoding and decoding Modhex encoded Strings.
    OtpProtocol  
  • Exception Summary 
    Exception Description
    CommandRejectedException
    Thrown if a command is rejected by the YubiKey.