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
System.Security.Cryptography.AsymmetricSignatureDeformatter Class Referenceabstract
+ Inheritance diagram for System.Security.Cryptography.AsymmetricSignatureDeformatter:

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 ()
 

Detailed Description

Definition at line 8 of file AsymmetricSignatureDeformatter.cs.


The documentation for this class was generated from the following file: