- 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
@@ -176,8 +176,6 @@ struct id_payload_t {
/**
* @brief Creates an empty id_payload_t object.
*
* As default a ID payload of type IDi is created.
*
* @param is_initiator
* - TRUE if this payload is of type IDi
* - FALSE if this payload is of type IDr