EncryptionMethods Enumeration

See Also

WeOnlyDo.Client Namespace

Requirements

Namespace: WeOnlyDo.Client

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: WeOnlyDo.Client.FTP (in WeOnlyDo.Client.FTP.dll)

Language

Visual Basic

C#

JScript

Show All

See AlsoLanguages Requirements WeOnlyDo.Client.FTP Send comments on this topic.

EncryptionMethods Enumeration

These constants define possible encryption algorithms that can be used in SFTP and FTPS protocols.

Members

MemberDescription
Auto Automatically chosen
Des DES algorithm
TripleDes 3DES algorithm
Blowfish Blowfish algorithm
Aes AES algorithm, automatically selected block size
Aes128 AES algorithm with block size = 16
Aes192 AES algorithm with block size = 24
Aes256 AES algorithm with block size = 32
None No encryption is used.

Remarks

Use these constants with Encryption property.

Requirements

Namespace: WeOnlyDo.Client

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: WeOnlyDo.Client.FTP (in WeOnlyDo.Client.FTP.dll)

See Also

WeOnlyDo.Client Namespace

 

 


© WeOnlyDo Software. All Rights Reserved.