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

setSaltStyle

abstract fun setSaltStyle(saltStyle: HashSaltStyle): Unit

Set the saltstyle as defined by HashSaltStyle.

Parameters

saltStyle - the HashSaltStyle to be used