public virtual void HashCore(byte[] array, int ibStart, int cbSize) { _hashAlgorithm.HashCore(array, ibStart, cbSize); }