setKeyedDigestionFunction()
setKeyedDigestionFunction(\CryptoManana\Core\Abstractions\MessageDigestion\AbstractHashAlgorithm|\CryptoManana\Core\Abstractions\MessageDigestion\AbstractKeyedHashFunction  $hasher) 
                        Setter for the message digestion and authentication service.
Parameters
| \CryptoManana\Core\Abstractions\MessageDigestion\AbstractHashAlgorithm|\CryptoManana\Core\Abstractions\MessageDigestion\AbstractKeyedHashFunction | $hasher | The message digestion authentication service or null. |