| FileUtils Methods | 
| Name | Description | |
|---|---|---|
| CalculateHash(Byte) | 
            Calculates the SHA-1 hash of a file content.
              | |
| CalculateHash(Stream) | 
            Calculates the SHA-1 hash of a file content from a stream.
              | |
| CalculateHash(String) | 
            Calculates the SHA-1 hash of a file system file.
              |