Property | Type | Description | |
---|---|---|---|
sock | Socket |
Method | Description | |
---|---|---|
SslSocketTransport ( |
||
SslSocketTransport ( Socket sock ) : System.Text | ||
SslSocketTransport ( |
||
SslSocketTransport ( |
||
SslSocketTransport ( String host, int port ) : System.Text |
public SslSocketTransport ( |
||
addr | ||
port | int | |
return | System.Text |
public SslSocketTransport ( Socket sock ) : System.Text | ||
sock | Socket | |
return | System.Text |
public SslSocketTransport ( |
||
stream | ||
return | System.Text |
public SslSocketTransport ( |
||
stream | ||
bufsize | int | |
return | System.Text |
public SslSocketTransport ( String host, int port ) : System.Text | ||
host | String | |
port | int | |
return | System.Text |