Namespace Yubico.YubiKey.Otp
Classes
- NdefConfig
A static class containing helpers that encode configurations for different types of NDEF data.
- NdefDataReader
Reads NDEF Record data types supported by the YubiKey.
- NdefText
A class that represents the various fields of an NDEF text record.
- OtpSession
Entry point for all high-level OTP operations.
- OtpSettings<T>
Helper class to manage the flags used by the YubiKey OTP configuration.
- OtpStatus
Represents the current status of the YubiKey OTP application.
- SlotAccessCode
Container for a YubiKey OTP Slot access code.
- YubiKeyFlags
The three YubiKey OTP flags collected in one class.
Structs
- ConfigurationFlags
Flags that control the functionality of the programmed OTP slot. This includes switching the slot's mode.
- ExtendedFlags
Extended properties and configuration settings.
- TicketFlags
Flags that control the output format of the one-time password.
Interfaces
- IOtpSession
Interface for OtpSession.
Enums
- ChallengeResponseAlgorithm
The algorithms supported by the YubiKey's challenge-response mode.
- NdefDataType
The NFC Forum well known types that are supported by the YubiKey's NDEF payload.
- NdefFileId
The identifier of the file containing the YubiKey's NDEF data.
- NdefTextEncoding
Character encodings supported by NDEF text records.
- Slot
An identifier for the configurable OTP slots.