SSL_set_accept_state

Sets the SSL object to work in server mode

extern (C)
void
SSL_set_accept_state
()

Parameters

ssl SSL*

the ssl object

Meta