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