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

◆ Key

AsymmetricAlgorithm System.Security.Cryptography.X509Certificates.PublicKey.Key
getset

Definition at line 50 of file PublicKey.cs.

51 {
52 [global::Cpp2ILInjected.Token(Token = "0x600059E")]
53 [global::Cpp2ILInjected.Address(RVA = "0x1ED0704", Offset = "0x1ED0704", Length = "0x164")]
54 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509ChainImplMono), Member = "ValidateChain", MemberParameters = new object[] { typeof(X509ChainStatusFlags) }, ReturnType = typeof(void))]
55 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509ChainImplMono), Member = "Process", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
56 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509ChainImplMono), Member = "PrepareForNextCertificate", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
57 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509ChainImplMono), Member = "CheckRevocation", MemberParameters = new object[]
58 {
59 typeof(X509Certificate2),
60 typeof(X509Certificate2),
61 typeof(bool)
62 }, ReturnType = typeof(X509ChainStatusFlags))]
63 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RSACertificateExtensions), Member = "GetRSAPublicKey", MemberParameters = new object[] { typeof(X509Certificate2) }, ReturnType = typeof(RSA))]
64 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
65 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
66 {
67 typeof(string),
68 typeof(string)
69 }, ReturnType = typeof(bool))]
70 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PublicKey), Member = "DecodeDSA", MemberParameters = new object[]
71 {
72 typeof(byte[]),
73 typeof(byte[])
74 }, ReturnType = typeof(DSA))]
75 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "Locale", Member = "GetText", MemberParameters = new object[]
76 {
77 typeof(string),
78 typeof(object[])
79 }, ReturnType = typeof(string))]
80 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
81 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 13)]
82 get
83 {
84 throw null;
85 }
86 }
class f__AnonymousType0<< Count > j__TPar