Changes the security protocol.
[Visual Basic]
Public Sub ChangeSecurityProtocol( _
ByVal options As SecurityOptions _
)
Programs should only call this method if there is no active Connect, Accept or Send!
Exception Type | Condition |
---|---|
SecurityException | An error occurs while changing the security protocol. |
SecureSocket Class | SecureSocket Members | Org.Mentalis.Security.Ssl Namespace