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

◆ SetKey()

override void System.Security.Cryptography.RSAPKCS1SignatureFormatter.SetKey ( AsymmetricAlgorithm key)
inline

Definition at line 54 of file RSAPKCS1SignatureFormatter.cs.

55 {
56 while (key == null)
57 {
58 }
59 this.rsa = key;
60 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.key.