kjones8529 kjones8529 10-01-2024 Computers and Technology contestada What is the syntax to decrypt an existing file into another file?1) decrypt(file1, file2) 2) decrypt_file(file1, file2) 3) decryptFile(file1, file2) 4) decryptFile(file2, file1)