Searched refs:EndNegotiateHandshake (Results 1 – 4 of 4) sorted by relevance
101 this.EndNegotiateHandshake(asyncResult); in AsyncHandshakeCallback()168 this.EndNegotiateHandshake(ar); in NegotiateHandshake()178 internal abstract void EndNegotiateHandshake (IAsyncResult result); in EndNegotiateHandshake() method in Mono.Security.Protocol.Tls.SslStreamBase509 private void EndNegotiateHandshake(InternalAsyncResult asyncResult) in EndNegotiateHandshake() method in Mono.Security.Protocol.Tls.SslStreamBase
219 internal override void EndNegotiateHandshake(IAsyncResult asyncResult) in EndNegotiateHandshake() method in Mono.Security.Protocol.Tls.SslServerStream
387 internal override void EndNegotiateHandshake (IAsyncResult result) in EndNegotiateHandshake() method in Mono.Security.Protocol.Tls.SslClientStream
170 this.EndNegotiateHandshake(ar); in NegotiateHandshake()518 private void EndNegotiateHandshake(InternalAsyncResult asyncResult) in EndNegotiateHandshake() method in Mono.Security.Protocol.Tls.SslStreamBase