This class is deprecated.
Please use Fido APIs instead.
An object representing a Security Key key handle and associated attributes.
| boolean | |
| byte[] |
getBytes()
|
| ProtocolVersion | |
| List<Transport> | |
| int | |
| int |
hashCode()
|
| static KeyHandle |
parseFromJson(JSONObject
registeredKey)
Parses a JSON object, which is assumed to be of a U2F signRequest or
registeredKey type, as a KeyHandle.
|
| JSONObject |
toJson()
Create JSON representation of a KeyHandle.
|
| String |
toString()
|
| void |
writeToParcel(Parcel dest, int
flags)
|
Parses a JSON object, which is assumed to be of a U2F signRequest or registeredKey type, as a KeyHandle.
| JSONException | if the request is not well formed. |
|---|
Create JSON representation of a KeyHandle.