Click or drag to resize

AggregationHashChainLink Constructor (ITlvTag)

Create new aggregation hash chain link TLV element from TLV element.

Namespace:  Guardtime.KSI.Signature
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public Link(
	ITlvTag tag
)

Parameters

tag
Type: Guardtime.KSI.ParserITlvTag
TLV element
See Also