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

◆ SerialNumber

byte [] Mono.Security.PKCS7.SignerInfo.SerialNumber
getset

Definition at line 447 of file PKCS7.cs.

448 {
449 [global::Cpp2ILInjected.Token(Token = "0x600003D")]
450 [global::Cpp2ILInjected.Address(RVA = "0x1A7B780", Offset = "0x1A7B780", Length = "0x74")]
451 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AuthenticodeDeformatter), Member = "VerifySignature", MemberParameters = new object[]
452 {
453 typeof(PKCS7.SignedData),
454 typeof(byte[]),
456 }, ReturnType = typeof(bool))]
457 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AuthenticodeDeformatter), Member = "VerifyCounterSignature", MemberParameters = new object[]
458 {
459 typeof(PKCS7.SignerInfo),
460 typeof(byte[])
461 }, ReturnType = typeof(bool))]
462 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
463 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array), Member = "Clone", ReturnType = typeof(object))]
464 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
465 get
466 {
467 throw null;
468 }
469 }
class f__AnonymousType0<< Count > j__TPar