open fun setHashAlgorithm(hashAlgorithm: HashAlgorithm): MongoAuth
The Hash Algorithm which is used by the current instance
hashAlgorithm - the io.vertx.reactivex.ext.auth.mongo.HashAlgorithm to be set
Return
the current instance itself for fluent calls