vertx / io.vertx.reactivex.ext.auth.mongo / HashStrategy / setSaltStyle

setSaltStyle

open fun setSaltStyle(saltStyle: HashSaltStyle): Unit

Set the saltstyle as defined by io.vertx.reactivex.ext.auth.mongo.HashSaltStyle.

Parameters

saltStyle - the io.vertx.reactivex.ext.auth.mongo.HashSaltStyle to be used