mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2026-03-16 05:15:19 +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.