$$computationalCost $$computationalCost : integer The digestion internal computational cost property storage. Type integer
setAlgorithmicCost() setAlgorithmicCost(integer $cost) : $this Setter for the computational cost property. Parameters integer $cost The algorithmic cost. Throws \Exception Validation errors. Returns $this — The hash algorithm object.
getAlgorithmicCost() getAlgorithmicCost() : integer Getter for the computational cost property. Returns integer — The algorithmic cost.