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

Public Member Functions

 RSAOAEPKeyExchangeDeformatter ()
 
 RSAOAEPKeyExchangeDeformatter (AsymmetricAlgorithm key)
 
override byte[] DecryptKeyExchange (byte[] rgbData)
 
override void SetKey (AsymmetricAlgorithm key)
 

Properties

override? string Parameters [get, set]
 

Private Attributes

RSA _rsaKey
 

Detailed Description

Definition at line 6 of file RSAOAEPKeyExchangeDeformatter.cs.


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