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

Public Member Functions

 DSASignatureDescription ()
 
virtual AsymmetricSignatureDeformatter CreateDeformatter (AsymmetricAlgorithm key)
 
virtual AsymmetricSignatureFormatter CreateFormatter (AsymmetricAlgorithm key)
 
virtual HashAlgorithm CreateDigest ()
 

Properties

string KeyAlgorithm [get, set]
 
string DigestAlgorithm [get, set]
 
string FormatterAlgorithm [get, set]
 
string DeformatterAlgorithm [get, set]
 

Private Attributes

string _strKey
 
string _strDigest
 
string _strFormatter
 
string _strDeformatter
 

Detailed Description

Definition at line 8 of file DSASignatureDescription.cs.


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