|
|
|
@ -131,7 +131,7 @@ namespace WebSocketSharp.Net
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
/// <value>
|
|
|
|
/// <value>
|
|
|
|
/// <c>true</c> if the client is asked for a certificate for authentication;
|
|
|
|
/// <c>true</c> if the client is asked for a certificate for authentication;
|
|
|
|
/// otherwise, <c>false</c>.
|
|
|
|
/// otherwise, <c>false</c>. The default value is <c>false</c>.
|
|
|
|
/// </value>
|
|
|
|
/// </value>
|
|
|
|
public bool ClientCertificateRequired {
|
|
|
|
public bool ClientCertificateRequired {
|
|
|
|
get {
|
|
|
|
get {
|
|
|
|
|