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

Public Member Functions

 RSAPKCS1KeyExchangeFormatter ()
 
 RSAPKCS1KeyExchangeFormatter (AsymmetricAlgorithm key)
 
override void SetKey (AsymmetricAlgorithm key)
 
override byte[] CreateKeyExchange (byte[] rgbData)
 
override byte[] CreateKeyExchange (byte[] rgbData, global::System.Type symAlgType)
 

Properties

override string Parameters [get, set]
 
RandomNumberGenerator Rng [get, set]
 
bool OverridesEncrypt [get, set]
 

Private Attributes

RandomNumberGenerator RngValue
 
RSA _rsaKey
 
bool? _rsaOverridesEncrypt
 

Detailed Description

Definition at line 10 of file RSAPKCS1KeyExchangeFormatter.cs.


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