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

◆ CheckSignature()

bool Mono.Security.X509.X509Certificate.CheckSignature ( byte[] hash,
string hashAlgorithm,
byte[] signature )
inline

Definition at line 591 of file X509Certificate.cs.

592 {
593 if (this != null)
594 {
595 }
596 bool flag;
597 return flag;
598 }