Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
dm_sec_keyset Struct Reference
[Device Manager Data Types]
  Security keys. More...
#include <device_manager.h>
| Data Fields | |
| dm_id_key_t * | p_id_key | 
| Identity key, or NULL. | |
| dm_sign_key_t * | p_sign_key | 
| Signing key, or NULL. | |
| dm_enc_key_t * | p_enc_key | 
| Pointer to Device Manager encryption information structure. | |
Detailed Description
Security keys.
Definition at line 276 of file device_manager.h.
Field Documentation
Pointer to Device Manager encryption information structure.
Definition at line 280 of file device_manager.h.
Identity key, or NULL.
Definition at line 282 of file device_manager.h.
Signing key, or NULL.
Definition at line 283 of file device_manager.h.
Generated on Tue Jul 12 2022 15:07:17 by
 1.7.2
 1.7.2