mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-30 18:12:30 +00:00

- Support passing a single Key ID directly to the `encryption/signingKeyIDs` options of `openpgp.encrypt`, `sign`, `generateSessionKey` and `encryptSessionKey`. - Add type definitions for `openpgp.encryptSessionKey` and `decryptSessionKeys`.