public static class CertValidatorResult.CRLResult extends Object
| Modifier and Type | Method and Description |
|---|---|
X509Certificate |
getCertificate()
Returns the certificate that was validated.
|
List<CRLData> |
getCRLList()
Returns the list containing CRLs used in the validation process.
|
public List<CRLData> getCRLList()
public X509Certificate getCertificate()