C# Class Examples.ExamplesConsole.SSLExample

Example which demonstrates the ability to establish SSL encrypted TCP connections
Afficher le fichier Open project: MarcFletcher/NetworkComms.Net Class Usage Examples

Méthodes publiques

Méthode Description
RunExample ( ) : void

Run example

Private Methods

Méthode Description
SelectSSLOptions ( ) : void

Select the SSL options

Method Details

RunExample() public static méthode

Run example
public static RunExample ( ) : void
Résultat void