public class TpmRegistrationResultParser extends Object
| Modifier and Type | Method and Description |
|---|---|
static TpmRegistrationResultParser |
createFromJson(String json)
Creates the object TpmRegistrationResultParser if JSON Input is provided
|
String |
getAuthenticationKey()
Getter for the Authentication Key
|
public String getAuthenticationKey()
public static TpmRegistrationResultParser createFromJson(String json) throws IllegalArgumentException
json - JSON input to be parsedIllegalArgumentException - If JSON could not be parsed.Copyright © 2020. All rights reserved.