Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter Class Reference

Public Member Functions

 RSAPKCS1KeyExchangeDeformatter ()
 
 RSAPKCS1KeyExchangeDeformatter (AsymmetricAlgorithm key)
 
override byte[] DecryptKeyExchange (byte[] rgbIn)
 
override void SetKey (AsymmetricAlgorithm key)
 

Properties

RandomNumberGeneratorRNG [get, set]
 
override? string Parameters [get, set]
 

Private Attributes

RSA _rsaKey
 
RandomNumberGenerator RngValue
 

Detailed Description

Definition at line 6 of file RSAPKCS1KeyExchangeDeformatter.cs.


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