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

Datei anzeigen Open project: dotnet/corefx Class Usage Examples

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