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

◆ Current [1/2]

X509Certificate Mono.Security.X509.X509CertificateCollection.X509CertificateEnumerator.Current
getset

Implements System.Collections.IEnumerator.

Definition at line 257 of file X509CertificateCollection.cs.

258 {
259 [global::Cpp2ILInjected.Token(Token = "0x6000115")]
260 [global::Cpp2ILInjected.Address(RVA = "0x1A90CD4", Offset = "0x1A90CD4", Length = "0xE8")]
261 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
262 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono", Member = "ImportPkcs12", MemberParameters = new object[]
263 {
264 typeof(byte[]),
265 typeof(string)
266 }, ReturnType = typeof(X509Certificate))]
267 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509Store), Member = "Open", MemberParameters = new object[] { typeof(OpenFlags) }, ReturnType = typeof(void))]
268 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PKCS12), Member = "GetExistingParameters", MemberParameters = new object[] { typeof(ref bool) }, ReturnType = typeof(DSAParameters))]
269 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PKCS12), Member = "GetBytes", ReturnType = typeof(byte[]))]
270 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509Chain), Member = "FindByIssuerName", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(X509Certificate))]
271 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509Chain), Member = "Build", MemberParameters = new object[] { typeof(X509Certificate) }, ReturnType = typeof(bool))]
272 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509Chain), Member = "FindCertificateParent", MemberParameters = new object[] { typeof(X509Certificate) }, ReturnType = typeof(X509Certificate))]
273 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509Chain), Member = "FindCertificateRoot", MemberParameters = new object[] { typeof(X509Certificate) }, ReturnType = typeof(X509Certificate))]
274 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AuthenticodeDeformatter), Member = "VerifySignature", MemberParameters = new object[]
275 {
276 typeof(PKCS7.SignedData),
277 typeof(byte[]),
279 }, ReturnType = typeof(bool))]
280 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AuthenticodeDeformatter), Member = "VerifyCounterSignature", MemberParameters = new object[]
281 {
282 typeof(PKCS7.SignerInfo),
283 typeof(byte[])
284 }, ReturnType = typeof(bool))]
285 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 12)]
286 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
287 get
288 {
289 throw null;
290 }
291 }
class f__AnonymousType0<< Count > j__TPar