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

Public Member Functions

 RSAPKCS1SHA1SignatureDescription ()
 
override AsymmetricSignatureDeformatter CreateDeformatter (AsymmetricAlgorithm key)
 
override 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 _hashAlgorithm
 
string _strKey
 
string _strDigest
 
string _strFormatter
 
string _strDeformatter
 

Detailed Description

Definition at line 6 of file RSAPKCS1SHA1SignatureDescription.cs.


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