Click or drag to resize

Link Constructor

Overload List
  NameDescription
Public methodAggregationHashChainLink(ITlvTag)
Create new aggregation hash chain link TLV element from TLV element.
Public methodAggregationHashChainLink(LinkDirection, DataHash, UInt64)
Create new aggregation hash chain link TLV element with sibling hash.
Public methodAggregationHashChainLink(LinkDirection, AggregationHashChainMetadata, UInt64)
Create new aggregation hash chain link TLV element with metadata.
Public methodAggregationHashChainLink(LinkDirection, DataHash, AggregationHashChainMetadata, UInt64) Obsolete.
Create new aggregation hash chain link TLV element. Exactly one from sibling hash or metadata must be not null.
Public methodAggregationHashChainLink(LinkDirection, Boolean, Boolean, ITlvTag)
Create new aggregation hash chain link TLV element.
Public methodAggregationHashChainLink(LinkDirection, String, String, NullableUInt64, NullableUInt64, UInt64)
Create new aggregation hash chain link TLV element with metadata.
Top
See Also