7 references to Handshake
System.Net.Security (7)
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 (5)
330/// external validation result (after <see cref="TlsBufferSession.Handshake"/> returned 350/// Must be called only after <see cref="TlsBufferSession.Handshake"/> returned 425/// subsequent calls to <see cref="TlsBufferSession.Handshake"/>, <see cref="TlsBufferSession.Write"/>, 627/// once before <see cref="TlsBufferSession.Handshake"/> or its socket-bound 1431/// completion via <see cref="TlsBufferSession.Handshake"/>,