All Classes

Class Description
ConfigurationState
Data object containing the state of slot programming for a YubiKey.
HmacSha1SlotConfiguration
Configures HMAC-SHA1 challenge response secret on YubiKey (YubiOtpSession.calculateHmacSha1(Slot, byte[], CommandState) how to use it after configuration)
HotpSlotConfiguration
Configures the YubiKey to return an OATH-HOTP code on touch
Slot
Slots on YubiKey (Yubico OTP/YubiKey/Configuration interface).
SlotConfiguration  
SlotConfiguration.Flag
A flag used for slot configuration.
SlotConfiguration.FlagType  
SlotConfiguration.NonFailingFlag
Flag which should not cause a SlotConfiguration to fail, even if required version is not met.
StaticPasswordSlotConfiguration
Configures YubiKey to return static password on touch.
StaticTicketSlotConfiguration
Configures the YubiKey to output a Static Ticket.
UpdateConfiguration  
YubiOtpSession
Application to use and configure the OTP application of the YubiKey.
YubiOtpSlotConfiguration
Configures the YubiKey to return YubiOTP (one-time password) on touch.