WIP: Fix the Proxy-State issue.
[libradsec.git] / dtls.h
1 /* Copyright (c) 2008, UNINETT AS */
2 /* See LICENSE for licensing information. */
3
4 const struct protodefs *dtlsinit(uint8_t h);
5
6 /* Local Variables: */
7 /* c-file-style: "stroustrup" */
8 /* End: */