Set Response Override Bits Request
@Serializable
Request object containing input parameters for the WebAuthnDomain.setResponseOverrideBits command.
Constructors
Link copied to clipboard
constructor(authenticatorId: AuthenticatorId, isBogusSignature: Boolean? = null, isBadUV: Boolean? = null, isBadUP: Boolean? = null)