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() [4/4]

static bool Mono.Security.Cryptography.PKCS1.Verify_v15 ( RSA rsa,
string hashName,
byte[] hashValue,
byte[] signature )
inlinestaticpackage

Definition at line 146 of file PKCS1.cs.

147 {
148 if (!true)
149 {
150 }
151 long num = 0L;
152 HashAlgorithm hashAlgorithm;
153 if (hashAlgorithm != null)
154 {
155 }
156 if (num == 0L)
157 {
158 }
159 throw new OutOfMemoryException();
160 }

References System.L.