System.Security.Cryptography.MACTripleDES.HashCore Method

Routes data written to the object into the System.Security.Cryptography.TripleDES encryptor for computing the Message Authentication Code (MAC).

Syntax

protected override void HashCore (byte[] rgbData, int ibStart, int cbSize)

Parameters

rgbData
The input data.
ibStart
The offset into the byte array from which to begin using data.
cbSize
The number of bytes in the array to use as data.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0