Current File : /home/inlingua/www/decay_sym/root/usr/local/apps/dovecot/include/dovecot/iostream-ssl-test.h
#ifndef IOSTREAM_SSL_TEST_H
#define IOSTREAM_SSL_TEST_H

struct ssl_iostream_settings;

void ssl_iostream_test_settings_server(struct ssl_iostream_settings *test_set);
void ssl_iostream_test_settings_client(struct ssl_iostream_settings *test_set);

#endif