|
|
|
@ -833,7 +833,7 @@ namespace WebSocketSharp.Net
|
|
|
|
/// Begins getting the certificate provided by the client asynchronously.
|
|
|
|
/// Begins getting the certificate provided by the client asynchronously.
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
/// <returns>
|
|
|
|
/// <returns>
|
|
|
|
/// An <see cref="IAsyncResult"/> that indicates the status of the
|
|
|
|
/// An <see cref="IAsyncResult"/> instance that indicates the status of the
|
|
|
|
/// operation.
|
|
|
|
/// operation.
|
|
|
|
/// </returns>
|
|
|
|
/// </returns>
|
|
|
|
/// <param name="requestCallback">
|
|
|
|
/// <param name="requestCallback">
|
|
|
|
|