System.Security.Cryptography.AsymmetricKeyExchangeDeformatter public abstract class AsymmetricKeyExchangeDeformatter Documentation public abstract string Parameters { get; set; } protected AsymmetricKeyExchangeDeformatter() public abstract byte[] DecryptKeyExchange(byte[] rgb) public abstract void SetKey(AsymmetricAlgorithm key)