6 references to Handshake
System.Net.Security (6)
System\Net\Security\TlsContext.cs (2)
117/// to defer server configuration: the first <see cref="TlsBufferSession.Handshake"/> 155/// handshake reaches the point at which the peer cert is available, <see cref="TlsBufferSession.Handshake"/>
System\Net\Security\TlsSession.cs (4)
309/// external validation result (after <see cref="TlsBufferSession.Handshake"/> returned 329/// Must be called only after <see cref="TlsBufferSession.Handshake"/> returned 404/// subsequent calls to <see cref="TlsBufferSession.Handshake"/>, <see cref="TlsBufferSession.Write"/>, 602/// once before <see cref="TlsBufferSession.Handshake"/> or its socket-bound