Builder

class Builder(val authenticatorId: AuthenticatorId)(source)

Constructors

Link copied to clipboard
constructor(authenticatorId: AuthenticatorId)

Properties

Link copied to clipboard
Link copied to clipboard

If isBadUP is set, overrides the UP bit in the flags in the authenticator response to be zero. Defaults to false.

Link copied to clipboard

If isBadUV is set, overrides the UV bit in the flags in the authenticator response to be zero. Defaults to false.

Link copied to clipboard

If isBogusSignature is set, overrides the signature in the authenticator response to be zero. Defaults to false.

Functions

Link copied to clipboard