Mentalis.org Security Library documentation

SecureSocket Class

Implements the Berkeley sockets interface and optionally encrypts/decrypts transmitted data.

For a list of all members of this type, see SecureSocket Members.

System.Object
   VirtualSocket
      SecureSocket

[Visual Basic]
Public Class SecureSocket
Inherits VirtualSocket
[C#]
public class SecureSocket : VirtualSocket

Remarks

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

Requirements

Namespace: Org.Mentalis.Security.Ssl Namespace

Assembly: Org.Mentalis.Security.dll

See Also

SecureSocket Members | Org.Mentalis.Security.Ssl Namespace