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