2 references to Cryptography_KeyWrongSizeForAlgorithm
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\MLDsa.cs (2)
1842
throw new ArgumentException(SR.
Cryptography_KeyWrongSizeForAlgorithm
, nameof(source));
1942
throw new ArgumentException(SR.
Cryptography_KeyWrongSizeForAlgorithm
, nameof(source));