56441e55c335d7abe1c0b2b3b31ae907f8db410e
[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: */