The GHashParameters type exposes the following members.

Constructors

  NameDescription
Public methodGHashParameters
Initializes a new instance of the GHashParamters class.

Methods

  NameDescription
Public methodEquals
Determines whether two HashAlgorithmParameters instances are equal.
(Inherited from HashAlgorithmParameters.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from HashAlgorithmParameters.)
Public methodStatic memberGetParameters
Retrieves a standard set of GHash parameters.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Overrides HashAlgorithmParameters..::..ToString()()()().)

Properties

  NameDescription
Public propertyShift
Gets or sets the shift value.

See Also