@Deprecated public class SignRequest extends com.yubico.u2f.data.messages.json.JsonSerializable implements com.yubico.u2f.data.messages.json.Persistable
| Modifier and Type | Class and Description |
|---|---|
static class |
SignRequest.SignRequestBuilder
Deprecated.
|
| Constructor and Description |
|---|
SignRequest()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static SignRequest |
fromJson(String json)
Deprecated.
|
String |
getRequestId()
Deprecated.
|
fromJson, toJson, toStringpublic String getRequestId()
getRequestId in interface com.yubico.u2f.data.messages.json.Persistablepublic static SignRequest fromJson(String json) throws U2fBadInputException
U2fBadInputExceptionCopyright © 2022 Yubico. All Rights Reserved.