CSharpTest.Net
WhirlpoolManaged Class Members
See Also  Fields  Properties  Methods  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Crypto Namespace : WhirlpoolManaged Class


Glossary Item Box

The following tables list the members exposed by WhirlpoolManaged.

Public Constructors

 NameDescription
Public ConstructorWhirlpoolManaged Constructor  
Top

Protected Fields

 NameDescription
Protected FieldHashSizeValueRepresents the size, in bits, of the computed hash code. (Inherited from System.Security.Cryptography.HashAlgorithm)
Protected FieldStateRepresents the state of the hash computation. (Inherited from System.Security.Cryptography.HashAlgorithm)
Top

Public Properties

 NameDescription
Public PropertyCanReuseTransformGets a value indicating whether the current transform can be reused. (Inherited from System.Security.Cryptography.HashAlgorithm)
Public PropertyCanTransformMultipleBlocksWhen overridden in a derived class, gets a value indicating whether multiple blocks can be transformed. (Inherited from System.Security.Cryptography.HashAlgorithm)
Public PropertyHashGets the value of the computed hash code. (Inherited from System.Security.Cryptography.HashAlgorithm)
Public PropertyHashSizeGets the size, in bits, of the computed hash code. (Inherited from System.Security.Cryptography.HashAlgorithm)
Public PropertyInputBlockSizeWhen overridden in a derived class, gets the input block size. (Inherited from System.Security.Cryptography.HashAlgorithm)
Public PropertyOutputBlockSizeWhen overridden in a derived class, gets the output block size. (Inherited from System.Security.Cryptography.HashAlgorithm)
Top

Public Methods

 NameDescription
Public MethodClearReleases all resources used by the System.Security.Cryptography.HashAlgorithm class. (Inherited from System.Security.Cryptography.HashAlgorithm)
Public MethodComputeHashOverloaded. Computes the hash value for the specified System.IO.Stream object. (Inherited from System.Security.Cryptography.HashAlgorithm)
Public MethodInitializeOverridden. Re-initializes the hash algorithm data structures.  
Public MethodTransformBlockComputes the hash value for the specified region of the input byte array and copies the specified region of the input byte array to the specified region of the output byte array. (Inherited from System.Security.Cryptography.HashAlgorithm)
Public MethodTransformFinalBlockComputes the hash value for the specified region of the specified byte array. (Inherited from System.Security.Cryptography.HashAlgorithm)
Top

Protected Methods

 NameDescription
Protected MethodDisposeReleases the unmanaged resources used by the System.Security.Cryptography.HashAlgorithm and optionally releases the managed resources. (Inherited from System.Security.Cryptography.HashAlgorithm)
Protected MethodHashCoreOverridden. Adds the provided bytes to the hash  
Protected MethodHashFinalOverridden. Returns the resulting hash code  
Top

See Also

Generated with Document! X 2011 by Innovasys