Method HashCore
HashCore(byte[], int, int)
When overridden in a derived class, routes data written to the object into the hash algorithm for computing the hash.
protected override void HashCore(byte[] array, int ibStart, int cbSize)
When overridden in a derived class, routes data written to the object into the hash algorithm for computing the hash.
protected override void HashCore(byte[] array, int ibStart, int cbSize)