| HashSha256 Method | 
| 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.
              |