CSharpTest.Net
HashCore Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Crypto Namespace > WhirlpoolManaged Class : HashCore Method

array
ibStart
cbSize

Glossary Item Box

Adds the provided bytes to the hash

Syntax

Visual Basic (Declaration) 
Protected Overrides Sub HashCore( _
   ByVal array() As Byte, _
   ByVal ibStart As Integer, _
   ByVal cbSize As Integer _
) 
C# 
protected override void HashCore( 
   byte[] array,
   int ibStart,
   int cbSize
)

Parameters

array
ibStart
cbSize

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Reference

WhirlpoolManaged Class
WhirlpoolManaged Members
Base Implementation in HashCore

Generated with Document! X 2011 by Innovasys