Dart.PowerTCP.SslSockets Namespace > SslStream Class : SslStream Constructor (SslStream) |
Creates an instance of SslStream
[Visual Basic] Public Sub New()
[C#] public SslStream();
[C++] public SslStream();
Creates a new instance of SslStream.[C++/CLI] public SslStream();
Creates a new instance of SslStream.
[Visual Basic] Public Sub New(Stream)
[C++/CLI] public SslStream(Stream^);
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
SslStream Class | SslStream Members
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.