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.RSAPKCS1KeyExchangeFormatter Class Reference
+ Inheritance 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, Type symAlgType)
 

Properties

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

Private Attributes

RandomNumberGenerator RngValue
 
RSA _rsaKey
 
bool? _rsaOverridesEncrypt
 

Detailed Description

Definition at line 9 of file RSAPKCS1KeyExchangeFormatter.cs.


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