-
Task
-
Resolution: Done
-
Major
-
None
-
None
The verifyCertificate method in X509EvidenceVerifier#DigestCertificateVerifier has an if statement here that could be merged with its enclosing if statement.
This makes the code more readable.