openpgp.encrypt, sign, encryptSessionKey, encryptKey and decryptKey now return their result directly without wrapping it in a "result" object. Also, remove the `detached` and `returnSessionKey` options of openpgp.encrypt.