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
KSIException
public PublicationsFile create(InputStream input) throws KSIException
create
in interface PublicationsFileFactory
input
- input stream to be used to read publications file dataPublicationsFile
KSIException
- when error occursCopyright © 2024 Guardtime. All rights reserved.