[Modify] Edit it
This commit is contained in:
parent
8489430b78
commit
190bf4dedf
@ -41,7 +41,7 @@ using System.Security.Cryptography.X509Certificates;
|
||||
namespace WebSocketSharp.Net
|
||||
{
|
||||
/// <summary>
|
||||
/// Stores the parameters used to configure a <see cref="SslStream"/> instance as a client.
|
||||
/// Stores the parameters for the <see cref="SslStream"/> used by clients.
|
||||
/// </summary>
|
||||
public class ClientSslConfiguration : SslConfiguration
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user