@License
public interface CertificateLoader
| Modifier and Type | Method and Description |
|---|---|
Certificate |
loadCertificate(Properties properties) |
byte[] |
loadCertificateData(Properties properties) |
Certificate loadCertificate(Properties properties) throws CertificateLoaderException
CertificateLoaderExceptionbyte[] loadCertificateData(Properties properties) throws CertificateLoaderException
CertificateLoaderExceptionCopyright © 2012-2014 Andrea Funtò. See here for terms and conditions.