Click or drag to resize
HashSha256 Method
Overload List
  NameDescription
Public methodStatic memberSha256(Byte)
Calculates the SHA-256 hash value for the specified byte array.
Public methodStatic memberSha256(Stream)
Calculates the SHA-256 hash value for the specified input stream.
Public methodStatic memberSha256(String)
Calculates the SHA-256 hash value for the specified string.
Top
See Also