public class CertificateUtils
extends java.lang.Object
Constructor and Description |
---|
CertificateUtils() |
Modifier and Type | Method and Description |
---|---|
static java.security.KeyStore |
getKeyStore(Resource store,
java.lang.String storeType,
java.lang.String storeProvider,
java.lang.String storePassword) |
static java.util.Collection<? extends java.security.cert.CRL> |
loadCRL(java.lang.String crlPath) |
public static java.security.KeyStore getKeyStore(Resource store, java.lang.String storeType, java.lang.String storeProvider, java.lang.String storePassword) throws java.lang.Exception
java.lang.Exception
public static java.util.Collection<? extends java.security.cert.CRL> loadCRL(java.lang.String crlPath) throws java.lang.Exception
java.lang.Exception
Copyright © 2010 - 2019 Adobe. All Rights Reserved