2 references to Cryptography_HashLengthMismatch
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\SlhDsa.cs (2)
2019
throw new CryptographicException(SR.
Cryptography_HashLengthMismatch
);
2035
throw new CryptographicException(SR.
Cryptography_HashLengthMismatch
, ae);