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