Click or drag to resize

ExtensionsCryptographyGetHash Method

Overload List
  NameDescription
Public methodStatic memberGetHash(String)
Get the hash representing the string. The hash algorithm used is Md5
Public methodStatic memberGetHash(Byte, HashAlgorithms)
Get the hash representing the string
Public methodStatic memberGetHash(String, HashAlgorithms)
Get the hash representing the string
Top
See Also