Package | Description |
---|---|
com.guardtime.ksi.pdu |
PDU (Protocol Data Unit) interfaces
|
com.guardtime.ksi.pdu.v2 |
PDU v2 implementation
|
com.guardtime.ksi.publication |
Interfaces to decode and encode publications files
|
com.guardtime.ksi.publication.inmemory |
Implementation to decode and encode in-memory publications files
|
com.guardtime.ksi.unisignature |
Interfaces to decode and encode KSI signatures
|
com.guardtime.ksi.unisignature.inmemory |
Classes to decode and encode in-memory KSI signatures
|
Modifier and Type | Class and Description |
---|---|
class |
PduMessageHeader
Message header TLV object.
|
Modifier and Type | Class and Description |
---|---|
class |
AggregatorConfigurationPayload
Aggregator's configuration response payload element, provides detailed information about
the aggregator.
|
class |
ExtenderConfigurationPayload
Extender's configuration response payload element, provides detailed information about
the extender.
|
Modifier and Type | Class and Description |
---|---|
class |
PublicationData
Record of publication data, it is a pair consisting of the publication time and publication hash.
|
Modifier and Type | Class and Description |
---|---|
class |
PublicationsFilePublicationRecord
A KSI publication record represents the information related to a published hash value, possibly including the
publication reference.
|
Modifier and Type | Method and Description |
---|---|
TLVStructure |
LinkMetadata.getMetadataStructure()
Provides access to
TLVStructure which contains raw data for Identity as well as any extra
components specified by RFC. |
Modifier and Type | Class and Description |
---|---|
class |
InMemorySignaturePublicationRecord |
Copyright © 2024 Guardtime. All rights reserved.