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

Public Member Functions

 RSAOAEPKeyExchangeFormatter ()
 
 RSAOAEPKeyExchangeFormatter (AsymmetricAlgorithm key)
 
override void SetKey (AsymmetricAlgorithm key)
 
override byte[] CreateKeyExchange (byte[] rgbData)
 
override byte[] CreateKeyExchange (byte[] rgbData, Type symAlgType)
 

Properties

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

Private Attributes

byte[] ParameterValue
 
RSA _rsaKey
 
bool? _rsaOverridesEncrypt
 
RandomNumberGenerator RngValue
 

Detailed Description

Definition at line 9 of file RSAOAEPKeyExchangeFormatter.cs.


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