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