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
AsymmetricKeyExchangeDeformatter.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
4
namespace
System.Security.Cryptography
5
{
6
// Token: 0x020002C5 RID: 709
7
[
ComVisible
(
true
)]
8
public
abstract
class
AsymmetricKeyExchangeDeformatter
9
{
10
// Token: 0x06001812 RID: 6162 RVA: 0x00033958 File Offset: 0x00031B58
11
protected
AsymmetricKeyExchangeDeformatter
()
12
{
13
}
14
15
// Token: 0x17000287 RID: 647
16
// (get) Token: 0x06001813 RID: 6163
17
// (set) Token: 0x06001814 RID: 6164
18
public
abstract
string
Parameters
{
get
;
set
; }
19
20
// Token: 0x06001815 RID: 6165
21
public
abstract
void
SetKey
(
AsymmetricAlgorithm
key
);
22
23
// Token: 0x06001816 RID: 6166
24
public
abstract
byte
[]
DecryptKeyExchange
(
byte
[]
rgb
);
25
}
26
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Security.Cryptography.AsymmetricAlgorithm
Definition
AsymmetricAlgorithm.cs:10
System.Security.Cryptography.AsymmetricKeyExchangeDeformatter.SetKey
void SetKey(AsymmetricAlgorithm key)
System.Security.Cryptography.AsymmetricKeyExchangeDeformatter.DecryptKeyExchange
byte[] DecryptKeyExchange(byte[] rgb)
System.Security.Cryptography.AsymmetricKeyExchangeDeformatter.AsymmetricKeyExchangeDeformatter
AsymmetricKeyExchangeDeformatter()
Definition
AsymmetricKeyExchangeDeformatter.cs:11
System.Security.Cryptography.AsymmetricKeyExchangeDeformatter.Parameters
string Parameters
Definition
AsymmetricKeyExchangeDeformatter.cs:18
System.Security.Cryptography.AsymmetricKeyExchangeDeformatter
Definition
AsymmetricKeyExchangeDeformatter.cs:9
System.Runtime.InteropServices
Definition
_Activator.cs:4
System.Security.Cryptography
Definition
Aes.cs:5
System.ExceptionArgument.key
@ key
System
Definition
__ComObject.cs:4
source
mscorlib
System
Security
Cryptography
AsymmetricKeyExchangeDeformatter.cs
Generated by
1.10.0