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

◆ VerifyData() [5/5]

virtual bool System.Security.Cryptography.RSA.VerifyData ( global::System::ReadOnlySpan< byte > data,
global::System::ReadOnlySpan< byte > signature,
HashAlgorithmName hashAlgorithm,
RSASignaturePadding padding )
inlinevirtualinherited

Definition at line 546 of file RSA.cs.

547 {
548 throw null;
549 }