- fixed bug in diffie hellman exchange (no public value was written)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user