Package com.yubico.yubikit.management
@PackageNonnullByDefault
package com.yubico.yubikit.management
-
ClassDescriptionIdentifies a feature (typically an application) on a YubiKey which may or may not be supported, and which can be enabled or disabled.Describes the configuration of a YubiKey which can be altered via the Management application.Builder class for use with
ManagementSession.updateDeviceConfig(com.yubico.yubikit.management.DeviceConfig, boolean, byte[], byte[])
when altering the device configuration.Contains metadata, including Device Configuration, of a YubiKey.The physical form factor of a YubiKey.Application to get information about and configure a YubiKey via the Management Application.Deprecated.This class has been moved to the core module, and will remain here only until YubiKit 3.0 is released.Deprecated.