public interface AggregationChainLink
Modifier and Type | Method and Description |
---|---|
ChainResult |
calculateChainStep(byte[] lastStepImprint,
long length,
HashAlgorithm algorithm) |
Long |
getLevelCorrection() |
Identity |
getLinkIdentity() |
LinkMetadata |
getMetadata() |
byte[] |
getSiblingData() |
boolean |
isLeft() |
ChainResult calculateChainStep(byte[] lastStepImprint, long length, HashAlgorithm algorithm) throws KSIException
KSIException
Identity getLinkIdentity()
boolean isLeft()
LinkMetadata getMetadata()
byte[] getSiblingData() throws KSIException
KSIException
Long getLevelCorrection()
Copyright © 2024 Guardtime. All rights reserved.