Namespace Yubico.YubiKey.U2f
Classes
- AuthenticationData
Represents a single U2F authentication response.
- RegistrationData
Represents a single U2F registration.
- U2fBuffer
This is a base class for those classes that need to collect and encode data into a single buffer, either as data in a command or data to verify. This will hold the buffer along with the Application ID Hash and Client Data Hash. Subclasses can add more data to be placed into the buffer.
- U2fSession
Represents an active session to the FIDO U2F application on the YubiKey.
- U2fSignedData
This is a base class for those classes that need to verify.
Enums
- U2fAuthenticationType
The types of U2F authentication supported by the FIDO U2F application on the YubiKey.