$$outputLength $$outputLength : integer The derivation output digest size in bytes length property storage. Type integer
setOutputLength() setOutputLength(integer $byteLength) : $this Setter for the derivation output digest size in bytes length property. Parameters integer $byteLength The derivation output digest size in bytes length. Throws \Exception Validation errors. Returns $this — The hash algorithm object.
getOutputLength() getOutputLength() : integer Getter for the derivation output digest size in bytes length property. Returns integer — The derivation output digest size in bytes length.