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

◆ SignatureAlgorithm

Oid System.Security.Cryptography.X509Certificates.X509Certificate2.SignatureAlgorithm
getset

Definition at line 313 of file X509Certificate2.cs.

314 {
315 [global::Cpp2ILInjected.Token(Token = "0x60005C6")]
316 [global::Cpp2ILInjected.Address(RVA = "0x1ED2EA4", Offset = "0x1ED2EA4", Length = "0x5C")]
317 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
318 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509Certificate2), Member = "ToString", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(string))]
319 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
320 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(X509Certificate), Member = "ThrowIfInvalid", ReturnType = typeof(void))]
321 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(X509Certificate2), Member = "get_Impl", ReturnType = typeof(X509Certificate2Impl))]
322 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Oid), Member = "FromOidValue", MemberParameters = new object[]
323 {
324 typeof(string),
325 typeof(OidGroup)
326 }, ReturnType = typeof(Oid))]
327 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
328 get
329 {
330 throw null;
331 }
332 }
class f__AnonymousType0<< Count > j__TPar