Mono Class Library: System.Security.Cryptography.SHA384Managed Overview | Members

System.Security.Cryptography.SHA384Managed.HashCore Method

Drives the hashing function. [Edit]

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

Parameters

rgb
Byte array containing the data to hash. [Edit]
ibStart
Where in the input buffer to start. [Edit]
cbSize
Size in bytes of the data in the buffer to hash. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

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