C# Class Unity.IL2CPP.Building.Hashing.HashTools

Mostrar archivo Open project: CarlosHBC/UnityDecompiled

Public Methods

Method Description
HashOf ( string toString ) : string
HashOfFile ( NiceIO.NPath path ) : string

Private Methods

Method Description
HashToString ( byte computeHash ) : string

Method Details

HashOf() public static method

public static HashOf ( string toString ) : string
toString string
return string

HashOfFile() public static method

public static HashOfFile ( NiceIO.NPath path ) : string
path NiceIO.NPath
return string