setVerificationAlgorithm()
setVerificationAlgorithm(\CryptoManana\Core\Abstractions\MessageDigestion\AbstractHashAlgorithm|\CryptoManana\Core\Interfaces\MessageDigestion\SecureVerificationInterface  $hasher) 
                        Setter for the message digestion and verification service.
Parameters
| \CryptoManana\Core\Abstractions\MessageDigestion\AbstractHashAlgorithm|\CryptoManana\Core\Interfaces\MessageDigestion\SecureVerificationInterface | $hasher | The message digestion verification service or null. |