System.Security.Cryptography.RSAOAEPKeyExchangeFormatter public class RSAOAEPKeyExchangeFormatter : AsymmetricKeyExchangeFormatter Documentation public byte[] Parameter { get; set; } public RandomNumberGenerator Rng { get; set; } public RSAOAEPKeyExchangeFormatter() public RSAOAEPKeyExchangeFormatter(AsymmetricAlgorithm key)