IPublicationsFileFactory Interface |
Namespace: Guardtime.KSI.Publication
Name | Description | |
---|---|---|
![]() | Create(Byte) |
Create and verify publications file from bytes.
|
![]() | Create(Stream) |
Create and verify publications file instance from stream.
|
![]() | Create(Stream, Int32) |
Create and verify publications file instance from stream and with given buffer size.
|