public interface CalendarHashChain
Modifier and Type | Field and Description |
---|---|
static int |
ELEMENT_TYPE |
Modifier and Type | Method and Description |
---|---|
Date |
getAggregationTime()
Returns the aggregation time, as written in the hash chain record.
|
List<CalendarHashChainLink> |
getChainLinks()
Returns the left and right chain links
|
DataHash |
getInputHash()
Returns the input hash of the calendar hash chain
|
DataHash |
getOutputHash()
Returns the output hash of the calendar hash chain
|
Date |
getPublicationTime()
Returns the publication time of the calendar hash chain
|
static final int ELEMENT_TYPE
DataHash getInputHash()
DataHash getOutputHash()
Date getAggregationTime()
Date getPublicationTime()
List<CalendarHashChainLink> getChainLinks()
Copyright © 2024 Guardtime. All rights reserved.