setKey() setKey(string $key) : $this Setter for the key string property. Parameters string $key The digestion key string. Throws \Exception Validation errors. Returns $this — The hash algorithm object.
getKey() getKey() : string Getter for the key string property. Returns string — The digestion key string.