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
ChannelBindingKind.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
System.Security.Authentication.ExtendedProtection
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x20000E9"
)]
7
public
enum
ChannelBindingKind
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x4000437"
)]
10
Unknown
,
11
[global::Cpp2ILInjected.Token(Token =
"0x4000438"
)]
12
Unique
= 25,
13
[global::Cpp2ILInjected.Token(Token =
"0x4000439"
)]
14
Endpoint
15
}
16
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Security.Authentication.ExtendedProtection.ChannelBindingKind
ChannelBindingKind
Definition
ChannelBindingKind.cs:8
System.Security.Authentication.ExtendedProtection.ChannelBindingKind.Endpoint
@ Endpoint
System.Security.Authentication.ExtendedProtection.ChannelBindingKind.Unknown
@ Unknown
System.Security.Authentication.ExtendedProtection.ChannelBindingKind.Unique
@ Unique
System.Security.Authentication.ExtendedProtection
Definition
ChannelBinding.cs:6
System
Definition
__Il2CppComDelegate.cs:6
source
System
Security
Authentication
ExtendedProtection
ChannelBindingKind.cs
Generated by
1.10.0