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
ICspAsymmetricAlgorithm.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020002B3 RID: 691
6 public interface ICspAsymmetricAlgorithm
7 {
8 // Token: 0x17000265 RID: 613
9 // (get) Token: 0x0600177F RID: 6015
11
12 // Token: 0x06001780 RID: 6016
14
15 // Token: 0x06001781 RID: 6017
16 void ImportCspBlob(byte[] rawData);
17 }
18}
class f__AnonymousType0<< Count > j__TPar
byte[] ExportCspBlob(bool includePrivateParameters)