TlsServerProtocol
public TlsServerProtocol()
Constructor for non-blocking mode.
Constructor for blocking mode.
Constructor for blocking mode.
Receives a TLS handshake in the role of server.
protected virtual ServerHello Generate13ServerHello(ClientHello clientHello, HandshakeMessageInput clientHelloMessage, bool afterHelloRetryRequest)
protected virtual ServerHello GenerateServerHello(ClientHello clientHello, HandshakeMessageInput clientHelloMessage)