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
StoreName.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Security.Cryptography.X509Certificates
4
{
5
// Token: 0x020000F8 RID: 248
6
public
enum
StoreName
7
{
8
// Token: 0x0400047E RID: 1150
9
AddressBook
= 1,
10
// Token: 0x0400047F RID: 1151
11
AuthRoot
,
12
// Token: 0x04000480 RID: 1152
13
CertificateAuthority
,
14
// Token: 0x04000481 RID: 1153
15
Disallowed
,
16
// Token: 0x04000482 RID: 1154
17
My
,
18
// Token: 0x04000483 RID: 1155
19
Root
,
20
// Token: 0x04000484 RID: 1156
21
TrustedPeople
,
22
// Token: 0x04000485 RID: 1157
23
TrustedPublisher
24
}
25
}
System.Security.Cryptography.X509Certificates.StoreName
StoreName
Definition
StoreName.cs:7
System.Security.Cryptography.X509Certificates.StoreName.TrustedPublisher
@ TrustedPublisher
System.Security.Cryptography.X509Certificates.StoreName.AddressBook
@ AddressBook
System.Security.Cryptography.X509Certificates.StoreName.AuthRoot
@ AuthRoot
System.Security.Cryptography.X509Certificates.StoreName.My
@ My
System.Security.Cryptography.X509Certificates.StoreName.Disallowed
@ Disallowed
System.Security.Cryptography.X509Certificates.StoreName.TrustedPeople
@ TrustedPeople
System.Security.Cryptography.X509Certificates.StoreName.CertificateAuthority
@ CertificateAuthority
System.Security.Cryptography.X509Certificates.StoreName.Root
@ Root
System.Security.Cryptography.X509Certificates
Definition
X509Certificate.cs:9
System
Definition
__ComObject.cs:4
source
System
Security
Cryptography
X509Certificates
StoreName.cs
Generated by
1.10.0