Click or drag to resize

GH_ConvertToSHA_Hash Method

Overload List
  NameDescription
Public methodStatic memberToSHA_Hash(Byte)
Create a SHA hash. The hash algorithm is only guaranteed to yield the same results from within a unique application domain.
Public methodStatic memberToSHA_Hash(Stream)
Create a SHA hash. The hash algorithm is only guaranteed to yield the same results from within a unique application domain.
Top
See Also