| Package | Description |
|---|---|
| com.yubico.u2f |
| Modifier and Type | Method and Description |
|---|---|
static void |
AppId.checkIsValid(String appId)
Deprecated.
Throws
U2fBadConfigurationException if the given App ID is found to be incompatible with the U2F specification or any major
U2F Client implementation. |
RegisterRequestData |
U2F.startRegistration(String appId,
Iterable<? extends DeviceRegistration> devices)
Deprecated.
Initiates a high-level registration of a device, given a set of already registered devices.
|
SignRequestData |
U2F.startSignature(String appId,
Iterable<? extends DeviceRegistration> devices)
Deprecated.
|
Copyright © 2022 Yubico. All Rights Reserved.