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