terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Verify_v15() [1/4]

static bool Mono.Security.Cryptography.PKCS1.Verify_v15 ( RSA rsa,
HashAlgorithm hash,
byte[] hashValue,
byte[] signature )
inlinestatic

Definition at line 136 of file PKCS1.cs.

137 {
138 if (!true)
139 {
140 }
141 bool flag;
142 return flag;
143 }