[Modify] Not support
This commit is contained in:
parent
9e794d890f
commit
37c6346508
@ -891,8 +891,7 @@ namespace WebSocketSharp.Net
|
|||||||
/// </exception>
|
/// </exception>
|
||||||
public X509Certificate2 GetClientCertificate ()
|
public X509Certificate2 GetClientCertificate ()
|
||||||
{
|
{
|
||||||
// TODO: Not implemented.
|
throw new NotSupportedException ();
|
||||||
throw new NotImplementedException ();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
Loading…
Reference in New Issue
Block a user