| SslServerCredentials Constructor |
| Name | Description | |
|---|---|---|
| SslServerCredentials(IEnumerableKeyCertificatePair) |
Creates server-side SSL credentials.
This constructor should be use if you do not wish to autheticate client
using client root certificates.
| |
| SslServerCredentials(IEnumerableKeyCertificatePair, String, Boolean) |
Creates server-side SSL credentials.
|