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

◆ KeyPairPersistence() [2/3]

Mono.Security.Cryptography.KeyPairPersistence.KeyPairPersistence ( CspParameters parameters,
string keyPair )
inline

Definition at line 22 of file KeyPairPersistence.cs.

23 {
24 do
25 {
26 base..ctor();
27 }
28 while (parameters == null);
29 CspParameters cspParameters = this.Copy(parameters);
32 }
class f__AnonymousType0<< Count > j__TPar

References Mono.Security.Cryptography.KeyPairPersistence.Copy(), and j__TPar.