Namespace Yubico.Core.Devices.Hid
Classes
- HidCodeTranslator
Represents an abstract keyboard's HID code map. Able to convert to and from characters and their corresponding HID code.
- HidDevice
Base class for all HID devices represented by Yubico .NET-based SDKs.
- HidDeviceEventArgs
Event arguments given whenever a HID device is added or removed from the system.
- HidDeviceListener
A class that provides events for HID device arrival and removal.
Interfaces
- IHidDevice
Represents a HID device.