public final class CRLUtils extends Object
Constructor and Description |
---|
CRLUtils() |
Modifier and Type | Method and Description |
---|---|
static List<String> |
getCRLDistributionPoints(X509Certificate cert)
Retrieves a list of CRL distribution points from CRLDP v3 certificate extension
See CRL validation
|
public static List<String> getCRLDistributionPoints(X509Certificate cert) throws IOException
cert
- IOException
Copyright © 2018 JBoss by Red Hat. All rights reserved.