![]() |
nRF Connect SDK API 3.4.99
|
| uint32_t wifi_kmu_get_key_size_in_bytes | ( | wifi_kmu_key_type_t | type | ) |
#include <include/wifi_kmu/wifi_kmu.h>
Calculate size of the key in bytes.
This will be either 16 bytes (128 bits) or 32 bytes (256 bits).
| [in] | type | Type of the key. |