true if all essential certificate fields are populated.CertificateInfo.isValid
bool isValid() const pure @safe nothrow @nogcCheck if the certificate information is valid.
A certificate is considered valid if it has non-empty subject, issuer, and validity period fields.