Result

constructor(hash: ByteArray, salt: ByteArray)

Parameters

hash

The generated hash as a ByteArray.

salt

The salt used for hashing as a ByteArray.