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
KSIExceptionIdentity getLinkIdentity()
boolean isLeft()
LinkMetadata getMetadata()
byte[] getSiblingData()
throws KSIException
KSIExceptionLong getLevelCorrection()
Copyright © 2024 Guardtime. All rights reserved.