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