get Public Key Credential Parameters
protected fun getPublicKeyCredentialParameters(value: JSONObject): List<PublicKeyCredentialParameters>
Parse and retrieve all the Public key credentials
Return
The parsed PublicKeyCredentialParameters
Parameters
value
The json from WebAuthn Registration Node
Throws
Failed to parse the Json