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