public interface ExtendedCertificateSource
extends eu.europa.esig.dss.spi.x509.CertificateSource
Modifier and Type | Method and Description |
---|---|
void |
importFromPath(Path path)
Loads all certificates from path location
|
void |
importFromPath(Path path,
FileFilter filter)
Loads all certificates from path location by filter
|
addCertificate, findTokensFromCertRef, getByCertificateDigest, getByPublicKey, getBySignerIdentifier, getBySki, getBySubject, getCertificates, getCertificateSourceType, getEntities, isAllSelfSigned, isCertificateSourceEqual, isCertificateSourceEquivalent, isKnown, isTrusted
void importFromPath(Path path)
path
- folder to loadvoid importFromPath(Path path, FileFilter filter)
path
- folder to loadfilter
- filterCopyright © 2024. All rights reserved.