2 references to Argument_PrivateSeedWrongSizeForAlgorithm
System.Security.Cryptography (2)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLDsaCng.Windows.cs (2)
134
throw new CryptographicException(SR.
Argument_PrivateSeedWrongSizeForAlgorithm
);
192
throw new CryptographicException(SR.
Argument_PrivateSeedWrongSizeForAlgorithm
);