|
|
|
@ -198,7 +198,7 @@ namespace WebSocketSharp.Net
|
|
|
|
/// Any of the <see cref="SslProtocols"/> enum values.
|
|
|
|
/// Any of the <see cref="SslProtocols"/> enum values.
|
|
|
|
/// </para>
|
|
|
|
/// </para>
|
|
|
|
/// <para>
|
|
|
|
/// <para>
|
|
|
|
/// It represent the protocols used for authentication.
|
|
|
|
/// It represents 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"/>.
|
|
|
|
|