Click or drag to resize

SHA512AuthenticationProvider Methods

The SHA512AuthenticationProvider type exposes the following members.

Methods
 NameDescription
Public methodComputeHash Computes the hash.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodPasswordToKey Passwords to key.
Public methodToString Returns a String that represents this instance.
(Overrides ObjectToString)
Top
See Also