mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2026-03-12 03:29:26 +00:00
`key.isDecrypted()` now returns true if either the primary key or any subkey is decrypted. Additionally, implement `SecretKeyPacket.prototype.makeDummy` for encrypted keys.