| Interface | Description |
|---|---|
| ChallengeSigner |
Interface that needs to be implemented to provide custom signing with stored secret
|
| Class | Description |
|---|---|
| Code |
Code generated on yubikey using OATH application
|
| Credential | |
| CredentialData | |
| OathApplication |
Communicates with a YubiKey's OATH application.
|
| OathApplicationInfo |
Result of SELECT OATH operation.
|
| Enum | Description |
|---|---|
| HashAlgorithm |
Types of hash algorithms that can be used for TOTP using YubiKey OATH
|
| OathType |
OTP types that supported for YubiKey OATH
|
| Exception | Description |
|---|---|
| ParseUriException |
Thrown when QR/OATH uri couldn't be parsed
|