GetCredentialResponse

@Serializable
data class GetCredentialResponse(val credential: Credential)

Response type for the WebAuthnDomain.getCredential command.

Constructors

Link copied to clipboard
constructor(credential: Credential)

Properties

Link copied to clipboard

(undocumented in the protocol definition)