FileUtils Class |
Namespace: PDTec.IceNet.Sdk.Utils
public static class FileUtils
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.
|