Decrypts a request using the default partner encrypter.
String pandoraDecryptRequest(String data) => pandoraDecrypt(data, _requestDecrypter);