See Also

Dart.PowerTCP.SslSockets Namespace

Requirements

Namespace: Dart.PowerTCP.SslSockets

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

Assembly: Dart.PowerTCP.SslSockets (in Dart.PowerTCP.SslSockets.dll)

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages Requirements PowerTCP SSL Sockets for .NET

SecureProtocol Enumeration

Dart.PowerTCP.SslSockets Namespace : SecureProtocol Enumeration (Dart.PowerTCP.SslSockets)

Enumerates the type of encryption used in the secure product.

Members

MemberDescription
AutoAutomatically negotiate the security protocol.
Ssl3Use SSL 3.0 as the security protocol.
Ssl2Use SSL 2.0 as the security protocol.
PctUse PCT 1.0 as the security protocol.
TlsUse TLS 1.0 (Transport Level Security - SSL 3.1) as the security protocol.
NoneNo security.

Remarks

The current security standard is SSL3.

Requirements

Namespace: Dart.PowerTCP.SslSockets

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

Assembly: Dart.PowerTCP.SslSockets (in Dart.PowerTCP.SslSockets.dll)

See Also

Dart.PowerTCP.SslSockets Namespace

 

Send comments on this topic.

Documentation version 1.1.2.0.

© 2008 Dart Communications.  All rights reserved.