Click or drag to resize
Hash Methods
Methods
  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