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

Glossary Item Box

If the hash provided is the same size as this hash both hash codes are feed back into the hash algorithm associated with this length of hash to produce the result value. If the hash provided is a different length, it is first hashed with this algorithm before the two values are combined.

Overload List

OverloadDescription
Combine(Hash)If the hash provided is the same size as this hash both hash codes are feed back into the hash algorithm associated with this length of hash to produce the result value. If the hash provided is a different length, it is first hashed with this algorithm before the two values are combined.  
Combine(Byte[])Combines the bytes provided by first computing a like sized hash of those bytes and then combining the two equal hash values with the same hash algorithm.  

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys