Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ServerOptionsSelectionCallback()

delegate ValueTask< SslServerAuthenticationOptions > System.Net.Security.ServerOptionsSelectionCallback ( SslStream stream,
SslClientHelloInfo clientHelloInfo,
object? state,
CancellationToken cancellationToken )