terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ MapNameToOID() [1/2]

static string System.Security.Cryptography.CryptoConfig.MapNameToOID ( string name)
inlinestatic

Definition at line 65 of file CryptoConfig.cs.

66 {
67 string text;
68 uint num = <PrivateImplementationDetails>.ComputeStringHash(text);
69 bool flag = text == "md5";
70 bool flag2 = text == "system.security.cryptography.sha1cng";
71 bool flag3 = text == "rc2";
72 bool flag4 = text == "ripemd160";
73 bool flag5 = text == "sha512";
74 bool flag6 = text == "system.security.cryptography.sha256";
75 bool flag7 = text == "system.security.cryptography.sha384managed";
76 return "2.16.840.1.101.3.4.2.2";
77 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.text.