public interface ICrlClient
| Modifier and Type | Method and Description |
|---|---|
Collection<byte[]> |
getEncoded(X509Certificate checkCert,
String url)
Gets an encoded byte array.
|
Collection<byte[]> getEncoded(X509Certificate checkCert, String url)
checkCert - The certificate which a CRL URL can be obtained from.url - A CRL url if you don't want to obtain it from the certificate.Copyright © 1998–2024 Apryse Group NV. All rights reserved.