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