[Modify] Edit it

This commit is contained in:
sta 2021-06-10 20:25:26 +09:00
parent 9b0b5241ea
commit d2803a6575

View File

@ -392,8 +392,8 @@ namespace WebSocketSharp.Net
} }
/// <summary> /// <summary>
/// Gets or sets the SSL configuration used to authenticate the server /// Gets the SSL configuration used to authenticate the server and
/// and optionally the client for secure connection. /// optionally the client for secure connection.
/// </summary> /// </summary>
/// <value> /// <value>
/// A <see cref="ServerSslConfiguration"/> that represents the SSL /// A <see cref="ServerSslConfiguration"/> that represents the SSL