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

◆ KeyUsages

X509KeyUsageFlags System.Security.Cryptography.X509Certificates.X509KeyUsageExtension.KeyUsages
getset

Definition at line 64 of file X509KeyUsageExtension.cs.

65 {
66 [global::Cpp2ILInjected.Token(Token = "0x60006B2")]
67 [global::Cpp2ILInjected.Address(RVA = "0x1EDDB70", Offset = "0x1EDDB70", Length = "0x68")]
68 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
69 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509Certificate2Collection), Member = "Find", MemberParameters = new object[]
70 {
72 typeof(object),
73 typeof(bool)
74 }, ReturnType = typeof(X509Certificate2Collection))]
75 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509ChainImplMono), Member = "PrepareForNextCertificate", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
76 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509ChainImplMono), Member = "CheckRevocation", MemberParameters = new object[]
77 {
78 typeof(X509Certificate2),
79 typeof(X509Certificate2),
80 typeof(bool)
81 }, ReturnType = typeof(X509ChainStatusFlags))]
82 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
83 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CryptographicException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
84 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
85 get
86 {
87 throw null;
88 }
89 }
class f__AnonymousType0<< Count > j__TPar