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