Initializes a new instance of the SecureSocket class.
[Visual Basic]
Overloads Public Sub New( _
ByVal addressFamily As AddressFamily, _
ByVal socketType As SocketType, _
ByVal protocolType As ProtocolType, _
ByVal options As SecurityOptions _
)
| Exception Type | Condition |
|---|---|
| SecurityException | An error occurs while changing the security protocol. |
SecureSocket Class | SecureSocket Members | Org.Mentalis.Security.Ssl Namespace | SecureSocket Constructor Overload List