Click or drag to resize

AggregationHashChainCalcLocationPointer Method (AggregationHashChainLink)

eturns location pointer based on aggregation hash chain links

Namespace:  Guardtime.KSI.Signature
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public static ulong CalcLocationPointer(
	AggregationHashChainLink[] links
)

Parameters

links
Type: Guardtime.KSI.SignatureAggregationHashChainLink
aggregation hash chain links

Return Value

Type: UInt64
See Also