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

setExternalSalt

abstract fun setExternalSalt(salt: String): Unit

Set an external salt. This method should be used in case of HashSaltStyle#EXTERNAL

Parameters

salt - the salt, which shall be used