|
|
|
@ -68,8 +68,8 @@ namespace WebSocketSharp.Net
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// Copies the parameters from the specified <paramref name="configuration"/> to
|
|
|
|
/// Initializes a new instance of the <see cref="ServerSslConfiguration"/>
|
|
|
|
/// a new instance of the <see cref="ServerSslConfiguration"/> class.
|
|
|
|
/// class that stores the parameters copied from the specified configuration.
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
/// <param name="configuration">
|
|
|
|
/// <param name="configuration">
|
|
|
|
/// A <see cref="ServerSslConfiguration"/> from which to copy.
|
|
|
|
/// A <see cref="ServerSslConfiguration"/> from which to copy.
|
|
|
|
|