Expand description

Configuration of Yubikey devices, via their “management” application. Allows enabling and disabling of applications on a YubiKey device, separately for the USB and NFC interface.

This crate is in an early development stage, and still very incomplete.

See https://github.com/Yubico/yubikey-manager/blob/main/yubikit/management.py

Structs

  • Metadata about a YubiKey device, as returned by [YkManagement::read_config()]
  • YubiKey firmware version
  • A YubiKey card, with the MANAGEMENT application selected

Enums