public interface CrlClient
Modifier and Type | Method and Description |
---|---|
Collection |
getEncoded(X509Certificate checkCert, String url)
Gets an encoded byte array.
|
CollectiongetEncoded(X509Certificate checkCert, String url)
checkCert
- the certificate from which a CRL URL can be obtained
url
- a CRL url if you don't want to obtain it from the certificate
Copyright © 2016. All rights reserved.