Xceed .NET Libraries Documentation
ExchangeAlgorithmType Enumeration


Xceed.Ftp Assembly > Xceed.Ftp Namespace : ExchangeAlgorithmType Enumeration
Syntax
'Declaration
 
Public Enum ExchangeAlgorithmType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ExchangeAlgorithmType
public enum ExchangeAlgorithmType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberValueDescription
DhAgreedkey43523 
Dhec43525 
DhecEphemeral44550 
DhEphemeral43522 
DhStoreForward43521 
Ecmqv40961 
Kea43524 
None0 
RsaKeyX41984 
RsaSign9216 
Unknown-1 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xceed.Ftp.ExchangeAlgorithmType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Xceed.Ftp Namespace