All Classes

Class Description
AccessKey
Allows the implementation of custom backends to unlock an OathSession.
Code
A one-time OATH code, calculated from a Credential stored in a YubiKey.
Credential
A reference to an OATH Credential stored on a YubiKey.
CredentialData
Data object holding all required information to add a new Credential to a YubiKey.
HashAlgorithm
Supported hash algoritms for use with the OATH YubiKey application.
OathSession
Communicates with the OATH application on a YubiKey.
OathType
Supported OATH variants for use with the OATH YubiKey application.
ParseUriException
Thrown when an OATH otpauth:// URI couldn't be parsed.