CrlClientOffline, CrlClientOnlinepublic interface CrlClient
| Modifier and Type | Method | Description |
|---|---|---|
Collection<byte[]> |
getEncoded(X509Certificate checkCert,
String url) |
Gets an encoded byte array.
|
Collection<byte[]> getEncoded(X509Certificate checkCert, String url)
checkCert - the certificate from which a CRL URL can be obtainedurl - a CRL url if you don't want to obtain it from the certificateCopyright © 2018. All rights reserved.