![]() |
nRF5 SDK
v13.0.0-1.alpha
|
Choose documentation: | nRF5 SDK | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
#include <ssi_aes.h>
Data Fields | |
uint8_t * | pKey |
size_t | keySize |
AES User Key Data.
size_t SaSiAesUserKeyData_t::keySize |
The key size in bytes. Valid values:
uint8_t* SaSiAesUserKeyData_t::pKey |
Pointer to the key.