Mentalis.org Security Library documentation

SecureNetworkStream Constructor

Creates a new instance of the SecureNetworkStream class for the specified SecureSocket.

Overload List

Creates a new instance of the SecureNetworkStream class for the specified SecureSocket.

public SecureNetworkStream(SecureSocket);

Creates a new instance of the SecureNetworkStream class for the specified SecureSocket.

public SecureNetworkStream(SecureSocket,bool);

Creates a new instance of the SecureNetworkStream class for the specified SecureSocket.

public SecureNetworkStream(SecureSocket,FileAccess);

Creates a new instance of the SecureNetworkStream class for the specified SecureSocket.

public SecureNetworkStream(SecureSocket,FileAccess,bool);

See Also

SecureNetworkStream Class | SecureNetworkStream Members | Org.Mentalis.Security.Ssl Namespace