This class is deprecated.
Please use Fido APIs instead.
Represents a previously registered U2F Key.
|
RegisteredKey(KeyHandle
keyHandle)
|
| boolean | |
| String |
getAppId()
|
| String | |
| KeyHandle | |
| int |
hashCode()
Generated by Eclipse.
|
| static RegisteredKey | |
| JSONObject |
toJson()
|
| String |
toString()
|
| void |
writeToParcel(Parcel dest, int
flags)
|
Generated by Eclipse.
Generated by Eclipse.
Parses a U2F sign request JSON object as a RegisteredKey.
| JSONException | if the request is not well formed. |
|---|