Mono Class Library: OverviewSystem.Security.Cryptography.AsymmetricKeyExchangeFormatter: Members |
The members of System.Security.Cryptography.AsymmetricKeyExchangeFormatter are listed below.
See Also: Inherited members from System.Object
Constructor, no idea why it is here (abstract class) :-)
[read-only] abstractParameters string. XML string containing the parameters of an asymmetric key exchange operation.
abstractCreateKeyExchange(byte[]) : byte[] Create encrypted key exchange data. abstractCreateKeyExchange(byte[], Type) : byte[] Create encrypted key exchange data. abstractSetKey(AsymmetricAlgorithm) Set the asymmetric key.