fun authenticatorOf(counter: Long? = null, credID: String? = null, publicKey: String? = null, type: String? = null, userName: String? = null): Authenticator
A function providing a DSL for building io.vertx.ext.auth.webauthn.Authenticator objects.
Data Object representing an authenticator at rest.