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
System.Security.Cryptography.DSASignatureDeformatter Class Reference
+ Inheritance diagram for System.Security.Cryptography.DSASignatureDeformatter:
+ Collaboration diagram for System.Security.Cryptography.DSASignatureDeformatter:

Public Member Functions

 DSASignatureDeformatter ()
 
 DSASignatureDeformatter (AsymmetricAlgorithm key)
 
override void SetKey (AsymmetricAlgorithm key)
 
override void SetHashAlgorithm (string strName)
 
override bool VerifySignature (byte[] rgbHash, byte[] rgbSignature)
 
virtual bool VerifySignature (HashAlgorithm hash, byte[] rgbSignature)
 

Private Attributes

DSA _dsaKey
 
string _oid
 

Detailed Description

Definition at line 10 of file DSASignatureDeformatter.cs.


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