|
|
|
@ -195,8 +195,10 @@ namespace WebSocketSharp.Net
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
/// <value>
|
|
|
|
/// <value>
|
|
|
|
/// <para>
|
|
|
|
/// <para>
|
|
|
|
/// The <see cref="SslProtocols"/> enum values that represent
|
|
|
|
/// Any of the <see cref="SslProtocols"/> enum values.
|
|
|
|
/// the protocols used for authentication.
|
|
|
|
/// </para>
|
|
|
|
|
|
|
|
/// <para>
|
|
|
|
|
|
|
|
/// It represent the protocols used for authentication.
|
|
|
|
/// </para>
|
|
|
|
/// </para>
|
|
|
|
/// <para>
|
|
|
|
/// <para>
|
|
|
|
/// The default value is <see cref="SslProtocols.None"/>.
|
|
|
|
/// The default value is <see cref="SslProtocols.None"/>.
|
|
|
|
|