3 references to Cryptography_KeyWrongSizeForAlgorithm
System.Security.Cryptography (3)
src\libraries\Common\src\System\Security\Cryptography\MLDsa.cs (3)
1443throw new ArgumentException(SR.Cryptography_KeyWrongSizeForAlgorithm, nameof(source)); 1493throw new ArgumentException(SR.Cryptography_KeyWrongSizeForAlgorithm, nameof(source)); 1543throw new ArgumentException(SR.Cryptography_KeyWrongSizeForAlgorithm, nameof(source));