Decrypts a file using AES and secret key.
{ "sampleKey": { "encryptedFile": "folder1/folder2/yourFile.txt", "inputKey": "yourStateKey", "outputKey": "yourStateKey" } }