IHashTransform.Process Method
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9147)
Process(Byte[], Int32, Int32)
Computes the hash value for the specified region of the input byte array.
Declaration
void Process(byte[] buffer, int offset, int count)