Click or drag to resize

DKIMSignatureInfoSetBodyHash Method

Sets bh=, clears b=

Namespace:  Limilabs.Mail.DKIM
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public void SetBodyHash(
	byte[] hash
)

Parameters

hash
Type: SystemByte
Body hash.
See Also