Méthode | Description | |
---|---|---|
SHA1FileHash ( string fileName ) : string | ||
SHA1StreamHash ( Stream stream ) : string |
Méthode | Description | |
---|---|---|
GetBufferSize ( Stream fs ) : int | ||
GetHash ( byte hash ) : string |
public static SHA1FileHash ( string fileName ) : string | ||
fileName | string | |
Résultat | string |
public static SHA1StreamHash ( Stream stream ) : string | ||
stream | Stream | |
Résultat | string |