Uses of Class
eu.europa.esig.dss.spi.x509.KeyStoreCertificateSource
-
Packages that use KeyStoreCertificateSource Package Description eu.europa.esig.dss.tsl eu.europa.esig.dss.tsl.service -
-
Uses of KeyStoreCertificateSource in eu.europa.esig.dss.tsl
Methods in eu.europa.esig.dss.tsl that return KeyStoreCertificateSource Modifier and Type Method Description KeyStoreCertificateSourceOtherTrustedList. getTrustStore()Methods in eu.europa.esig.dss.tsl with parameters of type KeyStoreCertificateSource Modifier and Type Method Description voidOtherTrustedList. setTrustStore(KeyStoreCertificateSource trustStore) -
Uses of KeyStoreCertificateSource in eu.europa.esig.dss.tsl.service
Methods in eu.europa.esig.dss.tsl.service with parameters of type KeyStoreCertificateSource Modifier and Type Method Description voidTSLValidationJob. setOjContentKeyStore(KeyStoreCertificateSource ojContentKeyStore)
-