Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

MD5SHA1.HashCore Method

Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9147)

HashCore(Byte[], Int32, Int32)

Routes data written to the object into MD5 and SHA1 hash algorithms for computing the hash.

Declaration
protected override void HashCore(byte[] array, int ibStart, int cbSize)
Parameters
Type Name Description
Byte[] array

The array of data bytes.

Int32 ibStart

The offset into the byte array from which to begin using data.

Int32 cbSize

The number of bytes in the array to use as data.

Overrides
HashAlgorithm.HashCore(Byte[], Int32, Int32)
In This Article
  • HashCore(Byte[], Int32, Int32)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies