Encrypts a response using the default partner encrypter.
String pandoraEncryptResponse(String data) => pandoraEncrypt(data, _responseEncrypter);