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

◆ Signature

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

Definition at line 503 of file PKCS7.cs.

504 {
505 [global::Cpp2ILInjected.Token(Token = "0x6000041")]
506 [global::Cpp2ILInjected.Address(RVA = "0x1A7B80C", Offset = "0x1A7B80C", Length = "0x74")]
507 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AuthenticodeDeformatter), Member = "VerifySignature", MemberParameters = new object[]
508 {
509 typeof(PKCS7.SignedData),
510 typeof(byte[]),
512 }, ReturnType = typeof(bool))]
513 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AuthenticodeDeformatter), Member = "VerifyCounterSignature", MemberParameters = new object[]
514 {
515 typeof(PKCS7.SignerInfo),
516 typeof(byte[])
517 }, ReturnType = typeof(bool))]
518 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
519 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array), Member = "Clone", ReturnType = typeof(object))]
520 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
521 get
522 {
523 throw null;
524 }
525 }
class f__AnonymousType0<< Count > j__TPar