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

◆ HasPrivateKey

bool System.Security.Cryptography.X509Certificates.X509Certificate2.HasPrivateKey
getset

Definition at line 154 of file X509Certificate2.cs.

155 {
156 [global::Cpp2ILInjected.Token(Token = "0x60005BE")]
157 [global::Cpp2ILInjected.Address(RVA = "0x1ED2AF8", Offset = "0x1ED2AF8", Length = "0x2C")]
158 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
159 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(X509Certificate), Member = "ThrowIfInvalid", ReturnType = typeof(void))]
160 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(X509Certificate2), Member = "get_Impl", ReturnType = typeof(X509Certificate2Impl))]
161 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
162 get
163 {
164 throw null;
165 }
166 }
class f__AnonymousType0<< Count > j__TPar