mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2026-03-12 03:29:26 +00:00
This change is to make the code more consistent between the streaming and non-streaming cases. The validity of a signature (or the corresponding verification error) can be determined through the existing `verified` property.