VirtualAuthenticatorOptions

fun VirtualAuthenticatorOptions(protocol: AuthenticatorProtocol, ctap2Version: Ctap2Version? = null, transport: AuthenticatorTransport, hasResidentKey: Boolean? = null, hasUserVerification: Boolean? = null, hasLargeBlob: Boolean? = null, automaticPresenceSimulation: Boolean? = null, isUserVerified: Boolean? = null)

Sources

jvm source
Link copied to clipboard