Files
openpgpjs/test/general
Daniel Huigens bd856de0c8 Don't unnecessarily return objects in top-level functions
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.
2020-09-14 15:22:57 +02:00
..
2019-08-09 20:03:40 +02:00
2018-03-01 11:35:16 -08:00
2019-07-18 15:45:54 +02:00