27183db66688b89604695b83d3f863f22cd2aa30
[libradsec.git] / dtls.h
1 /* Copyright (c) 2006-2010, UNINETT AS
2  * Copyright (c) 2010-2012, NORDUnet A/S */
3 /* See LICENSE for licensing information. */
4
5 const struct protodefs *dtlsinit(uint8_t h);
6
7 /* Local Variables: */
8 /* c-file-style: "stroustrup" */
9 /* End: */