[Modify] Not support

master
sta 8 years ago
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…
Cancel
Save