66e15e2b10345b8badd3a5f8b2aaedff2a6f8ab5
[libradsec.git] / lib / conn.h
1 /* Copyright 2011,2013 NORDUnet A/S. All rights reserved.
2    See LICENSE for licensing information. */
3
4 int conn_user_dispatch_p (const struct rs_connection *conn);
5 int conn_activate_timeout (struct rs_connection *conn);
6 int conn_type_tls (const struct rs_connection *conn);
7 int conn_cred_psk (const struct rs_connection *conn);