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.DSASignatureDescription Class Reference
+ Inheritance 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 6 of file DSASignatureDescription.cs.


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