open fun setHashStrategy(hashStrategy: HashStrategy): MongoAuth
The HashStrategy which is used by the current instance
hashStrategy - the io.vertx.reactivex.ext.auth.mongo.HashStrategy to be set
Return
the current instance itself for fluent calls