public class InMemoryPublicationsFileFactory extends Object implements PublicationsFileFactory
PublicationsFileFactory.PublicationsFileFactory| Constructor and Description |
|---|
InMemoryPublicationsFileFactory(PKITrustStore trustStore) |
| Modifier and Type | Method and Description |
|---|---|
PublicationsFile |
create(InputStream input)
This method is used to read publications file from input stream.
|
public InMemoryPublicationsFileFactory(PKITrustStore trustStore) throws KSIException
KSIExceptionpublic PublicationsFile create(InputStream input) throws KSIException
create in interface PublicationsFileFactoryinput - input stream to be used to read publications file dataPublicationsFileKSIException - when error occursCopyright © 2024 Guardtime. All rights reserved.