Click or drag to resize

PduSetMacValue Method

Set MAC tag value

Namespace:  Guardtime.KSI.Service
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
protected void SetMacValue(
	HashAlgorithm macAlgorithm,
	byte[] key
)

Parameters

macAlgorithm
Type: Guardtime.KSI.HashingHashAlgorithm
key
Type: SystemByte
HMAC key
See Also