Package | Description |
---|---|
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 | Interface and Description |
---|---|
interface |
LinkMetadata
Wrapper interface that provides access to
Identity and its raw TLVStructure that is contained
in the AggregationChainLink . |
Modifier and Type | Method and Description |
---|---|
Identity[] |
KSISignature.getAggregationHashChainIdentity()
Returns an array of the identities present in all aggregation hash chains.
|
Identity[] |
AggregationHashChain.getIdentity()
Returns the array of the identities in the aggregation hash chain.
|
Identity |
AggregationChainLink.getLinkIdentity() |
Modifier and Type | Class and Description |
---|---|
class |
LegacyIdentity |
Copyright © 2024 Guardtime. All rights reserved.