- fixed bug in diffie hellman exchange (no public value was written)

This commit is contained in:
Jan Hutter
2005-11-29 12:23:40 +00:00
parent e85220af90
commit 346af6f3de
9 changed files with 60 additions and 13 deletions
@@ -1,7 +1,7 @@
/**
* @file auth_payload.h
*
* @brief Interface of auth_payload_t.
* @brief Implementation of auth_payload_t.
*
*/