Yubico.YubiKey.Oath Namespace
Classes
Code | Represents a One-Time Password (OTP) code generated on Yubikey using OATH application. |
Credential | Represents a single OATH credential. |
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. |
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. |
OathSWConstants | |
ResponseFormat | The response format from OATH application. |