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.DSASignatureDeformatter.SetHashAlgorithm ( string strName)
inline

Definition at line 35 of file DSASignatureDeformatter.cs.

36 {
37 if (!true)
38 {
39 }
40 string text = CryptoConfig.MapNameToOID(strName);
41 string oid = this._oid;
42 bool flag = text != oid;
43 }
class f__AnonymousType0<< Count > j__TPar

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