public static class X509CertificateReviewer.Review
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
X509CertificateHolder |
getCertificate() |
java.util.List |
getFindings() |
boolean |
hasCertificate() |
boolean |
isValid() |
public boolean isValid()
public java.util.List getFindings()
public boolean hasCertificate()
public X509CertificateHolder getCertificate()