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