DPP: Remove C-sign-key expiry
This was removed in DPP tech spec v0.2.3. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
parent
6254045a51
commit
c77e2ff096
9 changed files with 6 additions and 95 deletions
|
@ -887,13 +887,6 @@ struct wpa_ssid {
|
|||
*/
|
||||
size_t dpp_csign_len;
|
||||
|
||||
/**
|
||||
* dpp_csign_expiry - C-sign-key expiry in UNIX time stamp
|
||||
*
|
||||
* 0 indicates no expiration.
|
||||
*/
|
||||
unsigned int dpp_csign_expiry;
|
||||
|
||||
/**
|
||||
* owe_group - OWE DH Group
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue