Click or drag to resize

AggregationHashChainGetInputData Method

Get input data bytes if input data exists otherwise null.

Namespace:  Guardtime.KSI.Signature
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public byte[] GetInputData()

Return Value

Type: Byte
input data bytes
See Also