2 references to Handshake
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (1)
TlsEventPump.cs (1)
785status = conn.Session.Handshake();
System.Net.Security (1)
System\Net\Security\TlsSocketSession.cs (1)
12/// I/O on the socket via <see cref="Handshake"/>, <see cref="Read"/>,