KeyDerivationCore.this

Constructor

class KeyDerivationCore(KDF algorithm, Hasher hasher)
this
(
in ubyte[] passphrase
,
in ubyte[] salt
)

Parameters

passphrase ubyte[]

The passphrase

salt ubyte[]

The salt

Meta