Class KeyStoreCertificateSource

java.lang.Object
eu.europa.esig.dss.spi.x509.CommonCertificateSource
eu.europa.esig.dss.spi.x509.KeyStoreCertificateSource
All Implemented Interfaces:
CertificateSource, Serializable

public class KeyStoreCertificateSource extends CommonCertificateSource
Implements a CertificateSource using a KeyStore (PKCS12, JKS,...).
See Also: