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

HMAC.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 the hash algorithm for computing the HMAC.

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

The input data.

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