[Modify] Edit it
This commit is contained in:
parent
38e5a7cb16
commit
bb7362ca48
@ -112,7 +112,8 @@ namespace WebSocketSharp.Net
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>
|
/// <value>
|
||||||
/// <c>true</c> if the certificate revocation list is checked during
|
/// <c>true</c> if the certificate revocation list is checked during
|
||||||
/// authentication; otherwise, <c>false</c>.
|
/// authentication; otherwise, <c>false</c>. The default value is
|
||||||
|
/// <c>false</c>.
|
||||||
/// </value>
|
/// </value>
|
||||||
public bool CheckCertificateRevocation {
|
public bool CheckCertificateRevocation {
|
||||||
get {
|
get {
|
||||||
|
Loading…
Reference in New Issue
Block a user