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