Method | Description | |
---|---|---|
TcpUpgrade ( Stream tcpStream, |
Upgrade a Tcp stream to an Ssl stream using the SSL options provided.
|
Method | Description | |
---|---|---|
CertificateSelectionCallback ( object sender, string targetHost, |
||
CertificateValidationCallback ( object sender, |
||
SslHelper ( |
public static TcpUpgrade ( Stream tcpStream, |
||
tcpStream | Stream | |
sslOption | ||
return | Stream |