vertx / io.vertx.rxjava.ext.auth.mongo / MongoAuth / setHashAlgorithm

setHashAlgorithm

open fun setHashAlgorithm(hashAlgorithm: HashAlgorithm): MongoAuth

The Hash Algorithm which is used by the current instance

Parameters

hashAlgorithm - the io.vertx.rxjava.ext.auth.mongo.HashAlgorithm to be set

Return
the current instance itself for fluent calls