getCredential

Returns a single credential stored in the given virtual authenticator that matches the credential ID.


suspend fun getCredential(authenticatorId: String, credentialId: String): WebAuthn.GetCredentialReturn

Returns a single credential stored in the given virtual authenticator that matches the credential ID.

Parameters

authenticatorId

No description

credentialId

No description