CryptographyGetHash Method

Creates a hash of a string.

Overload List

GetHash(String) Creates a hash of a string.
GetHash(String, HashAlgorithm) Creates a hash of a string using a specified hashing algorithm.

See Also