mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2026-03-14 12:24:54 +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`.