DirectoryHash.

ToHex() Method

Summary

Convert the directory hash to a hexadecimal string.
Namespace
Cake.Common.Security
Containing Type
DirectoryHash

Syntax

public string ToHex()

Return Value

Type Description
string A hexadecimal string representing the computed hash.