Click or drag to resize

PduGetEmptyMacTag Method

Get MAC tag that has hash algorithm set, but hash value is a byte array containing zeros.

Namespace:  Guardtime.KSI.Service
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
protected static ImprintTag GetEmptyMacTag(
	HashAlgorithm macAlgorithm
)

Parameters

macAlgorithm
Type: Guardtime.KSI.HashingHashAlgorithm
MAC algorithm

Return Value

Type: ImprintTag
See Also