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

Afficher le fichier Open project: dotnet/corefx

Méthodes protégées

Méthode Description
DoHandshake ( SslStream clientSslStream, SslStream serverSslStream ) : bool

Method Details

DoHandshake() protected méthode

protected DoHandshake ( SslStream clientSslStream, SslStream serverSslStream ) : bool
clientSslStream SslStream
serverSslStream SslStream
Résultat bool