Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
AssemblyHashAlgorithm.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Reflection
 

Enumerations

enum  System.Reflection.AssemblyHashAlgorithm {
  System.Reflection.None = 0 , System.Reflection.MD5 = 32771 , System.Reflection.Sha1 = 32772 , System.Reflection.Sha256 = 32780 ,
  System.Reflection.Sha384 = 32781 , System.Reflection.Sha512 = 32782
}