2 references to Argument_InvalidValue
System.Security.Cryptography.Pkcs (2)
src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (2)
834throw new CryptographicException(SR.Argument_InvalidValue, e); 1137throw new CryptographicException(SR.Argument_InvalidValue);