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

◆ Parameters

override string System.Security.Cryptography.RSAPKCS1KeyExchangeFormatter.Parameters
get

Definition at line 29 of file RSAPKCS1KeyExchangeFormatter.cs.

30 {
31 get
32 {
33 return "<enc:KeyEncryptionMethod enc:Algorithm=\"http://www.microsoft.com/xml/security/algorithm/PKCS1-v1.5-KeyEx\" xmlns:enc=\"http://www.microsoft.com/xml/security/encryption/v1.0\" />";
34 }
35 }