[Modify] Edit it
This commit is contained in:
parent
440c6e42d3
commit
238e8f7116
@ -71,8 +71,8 @@ namespace WebSocketSharp.Net
|
||||
/// with the specified <paramref name="serverCertificate"/>.
|
||||
/// </summary>
|
||||
/// <param name="serverCertificate">
|
||||
/// A <see cref="X509Certificate2"/> that represents an X.509 certificate
|
||||
/// used to authenticate the server.
|
||||
/// A <see cref="X509Certificate2"/> that represents the certificate used to
|
||||
/// authenticate the server.
|
||||
/// </param>
|
||||
public ServerSslConfiguration (X509Certificate2 serverCertificate)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user