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
X509NameType.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Security.Cryptography.X509Certificates
4
{
5
// Token: 0x020000FD RID: 253
6
public
enum
X509NameType
7
{
8
// Token: 0x040004C8 RID: 1224
9
SimpleName
,
10
// Token: 0x040004C9 RID: 1225
11
EmailName
,
12
// Token: 0x040004CA RID: 1226
13
UpnName
,
14
// Token: 0x040004CB RID: 1227
15
DnsName
,
16
// Token: 0x040004CC RID: 1228
17
DnsFromAlternativeName
,
18
// Token: 0x040004CD RID: 1229
19
UrlName
20
}
21
}
System.Security.Cryptography.X509Certificates.X509NameType
X509NameType
Definition
X509NameType.cs:7
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:9
System
Definition
__ComObject.cs:4
source
System
Security
Cryptography
X509Certificates
X509NameType.cs
Generated by
1.10.0