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

◆ SetHashAlgorithm()

override void System.Security.Cryptography.DSASignatureFormatter.SetHashAlgorithm ( string strName)
inline

Definition at line 39 of file DSASignatureFormatter.cs.

40 {
41 if (!true)
42 {
43 }
44 string text = CryptoConfig.MapNameToOID(strName);
45 string oid = this._oid;
46 bool flag = text != oid;
47 }
class f__AnonymousType0<< Count > j__TPar

References System.Security.Cryptography.DSASignatureFormatter._oid, j__TPar, System.Security.Cryptography.CryptoConfig.MapNameToOID(), and System.text.