1 reference to BytesToHexString
System.Windows.Forms (1)
parent\parent\parent\public\Internal\NDP\Inc\mansign.cs (1)
956manifestInformationNode.SetAttribute("Hash", hash.Length == 0 ? "" : BytesToHexString(hash, 0, hash.Length));