Package | Description |
---|---|
com.guardtime.ksi |
KSI API interface
|
Modifier and Type | Method and Description |
---|---|
PublicationsHandlerBuilder |
PublicationsHandlerBuilder.setKsiProtocolPublicationsFileClient(KSIPublicationsFileClient publicationsFileClient)
Sets the publications file client to be used to download publications file.
|
PublicationsHandlerBuilder |
PublicationsHandlerBuilder.setPublicationsFileCacheExpirationTime(long expirationTime)
Sets the publications file expiration time.
|
PublicationsHandlerBuilder |
PublicationsHandlerBuilder.setPublicationsFileCertificateConstraints(CertSelector certSelector)
Sets the
CertSelector to be used to verify the certificate that was used to sign
the publications file. |
PublicationsHandlerBuilder |
PublicationsHandlerBuilder.setPublicationsFilePkiTrustStore(File file,
String password)
|
PublicationsHandlerBuilder |
PublicationsHandlerBuilder.setPublicationsFilePkiTrustStore(KeyStore trustStore)
Sets the
KeyStore to be used as truststore to verify the certificate that was used to sign the
publications file. |
Copyright © 2024 Guardtime. All rights reserved.