Hash Methods |
Name | Description | |
---|---|---|
![]() ![]() | Sha256(Byte) |
Calculates the SHA-256 hash value for the specified byte array.
|
![]() ![]() | Sha256(Stream) |
Calculates the SHA-256 hash value for the specified input stream.
|
![]() ![]() | Sha256(String) |
Calculates the SHA-256 hash value for the specified string.
|