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
|
Public Member Functions | |
void | SetKey (AsymmetricAlgorithm key) |
void | SetHashAlgorithm (string strName) |
virtual bool | VerifySignature (HashAlgorithm hash, byte[] rgbSignature) |
bool | VerifySignature (byte[] rgbHash, byte[] rgbSignature) |
Protected Member Functions | |
AsymmetricSignatureDeformatter () | |
Definition at line 10 of file AsymmetricSignatureDeformatter.cs.