mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-08 15:16:40 +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.