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
X509NameType.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
System.Security.Cryptography.X509Certificates
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x20000FD"
)]
7
public
enum
X509NameType
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x40004C8"
)]
10
SimpleName
,
11
[global::Cpp2ILInjected.Token(Token =
"0x40004C9"
)]
12
EmailName
,
13
[global::Cpp2ILInjected.Token(Token =
"0x40004CA"
)]
14
UpnName
,
15
[global::Cpp2ILInjected.Token(Token =
"0x40004CB"
)]
16
DnsName
,
17
[global::Cpp2ILInjected.Token(Token =
"0x40004CC"
)]
18
DnsFromAlternativeName
,
19
[global::Cpp2ILInjected.Token(Token =
"0x40004CD"
)]
20
UrlName
21
}
22
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Security.Cryptography.X509Certificates.X509NameType
X509NameType
Definition
X509NameType.cs:8
System.Security.Cryptography.X509Certificates.X509NameType.UpnName
@ UpnName
System.Security.Cryptography.X509Certificates.X509NameType.EmailName
@ EmailName
System.Security.Cryptography.X509Certificates.X509NameType.DnsName
@ DnsName
System.Security.Cryptography.X509Certificates.X509NameType.SimpleName
@ SimpleName
System.Security.Cryptography.X509Certificates.X509NameType.DnsFromAlternativeName
@ DnsFromAlternativeName
System.Security.Cryptography.X509Certificates.X509NameType.UrlName
@ UrlName
System.Security.Cryptography.X509Certificates
Definition
X509Certificate.cs:12
System
Definition
__Il2CppComDelegate.cs:6
source
System
Security
Cryptography
X509Certificates
X509NameType.cs
Generated by
1.10.0