getCredentials

protected fun getCredentials(credentials: JSONArray): List<PublicKeyCredentialDescriptor>

Parse the PublicKeyCredentialDescriptor

Return

The list of PublicKeyCredentialDescriptor

Parameters

credentials

The json array value to parse.

Throws

Failed to parse the json input.