terraria-cpp2il
v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
ICspAsymmetricAlgorithm.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
System.Security.Cryptography
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x20002B3"
)]
7
public
interface
ICspAsymmetricAlgorithm
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x17000265"
)]
10
CspKeyContainerInfo
CspKeyContainerInfo
11
{
12
[global::Cpp2ILInjected.Token(Token =
"0x600177F"
)]
13
get
;
14
}
15
16
[global::Cpp2ILInjected.Token(Token =
"0x6001780"
)]
17
byte
[]
ExportCspBlob
(
bool
includePrivateParameters
);
18
19
[global::Cpp2ILInjected.Token(Token =
"0x6001781"
)]
20
void
ImportCspBlob
(
byte
[]
rawData
);
21
}
22
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
System.Security.Cryptography.CspKeyContainerInfo
Definition
CspKeyContainerInfo.cs:12
System.Security.Cryptography.ICspAsymmetricAlgorithm.ImportCspBlob
void ImportCspBlob(byte[] rawData)
System.Security.Cryptography.ICspAsymmetricAlgorithm.ExportCspBlob
byte[] ExportCspBlob(bool includePrivateParameters)
System.Security.Cryptography.ICspAsymmetricAlgorithm
Definition
ICspAsymmetricAlgorithm.cs:8
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Security.Cryptography
Definition
Aes.cs:7
System
Definition
__Il2CppComDelegate.cs:6
source
mscorlib
System
Security
Cryptography
ICspAsymmetricAlgorithm.cs
Generated by
1.10.0