setDerivationSalt() setDerivationSalt(string $derivationSalt) : $this Setter for the derivation salt string property. Parameters string $derivationSalt The derivation salt string. Throws \Exception Validation errors. Returns $this — The hash algorithm object.
getDerivationSalt() getDerivationSalt() : string Getter for the derivation salt string property. Returns string — The derivation salt string.