pl.wendigo.chrome.api.webauthn / AddVirtualAuthenticatorResponse

AddVirtualAuthenticatorResponse

data class AddVirtualAuthenticatorResponse (source)

Represents response frame that is returned from WebAuthn#addVirtualAuthenticator operation call. Creates and adds a virtual authenticator.

Link
WebAuthn#addVirtualAuthenticator method documentation.

See Also

WebAuthnOperations.addVirtualAuthenticator

Constructors

<init>

AddVirtualAuthenticatorResponse(authenticatorId: AuthenticatorId)

Represents response frame that is returned from WebAuthn#addVirtualAuthenticator operation call. Creates and adds a virtual authenticator.

Properties

authenticatorId

val authenticatorId: AuthenticatorId