C# Class System.Net.Security.Tests.SslStreamStreamToStreamTest_BeginEnd

Datei anzeigen Open project: dotnet/corefx

Protected Methods

Method Description
DoHandshake ( SslStream clientSslStream, SslStream serverSslStream ) : bool

Method Details

DoHandshake() protected method

protected DoHandshake ( SslStream clientSslStream, SslStream serverSslStream ) : bool
clientSslStream SslStream
serverSslStream SslStream
return bool