Namespace Yubico.YubiKey.Oath
Classes
- Code
Represents a One-Time Password (OTP) code generated on Yubikey using OATH application.
- Credential
Represents a single OATH credential.
- OathApplicationData
Represents the information returned when selecting the OATH application. Includes information such the salt and challenge which are needed for setting/validating a password.
- OathSession
The main entry-point for all OATH related operations.
Enums
- CredentialPeriod
The credential period.
- CredentialType
Describes the class of one-time password algorithm to be used.
- HashAlgorithm
The types of hash algorithms that are used by OATH credentials.
- ResponseFormat
The response format from OATH application.