|
API Reference Manual
1.48.0
|
Crypto API key structure. More...
#include <crypto_types.h>
Data Fields | |
| uint8_t * | data |
| Key data. | |
| uint32_t | length |
| Key length in bytes. | |
Crypto API key structure.
Definition at line 682 of file api/spec/crypto_types.h.