mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-07-02 19:12:30 +00:00

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.