C# Class Examples.ExamplesConsole.SSLExample

Example which demonstrates the ability to establish SSL encrypted TCP connections
显示文件 Open project: MarcFletcher/NetworkComms.Net Class Usage Examples

Public Methods

Method Description
RunExample ( ) : void

Run example

Private Methods

Method Description
SelectSSLOptions ( ) : void

Select the SSL options

Method Details

RunExample() public static method

Run example
public static RunExample ( ) : void
return void