S132 SoftDevice v1.0.0-3.alpha
Data Fields
ble_gap_sec_keys_t Struct Reference

Security Keys. More...

#include <ble_gap.h>

Data Fields

ble_gap_enc_key_tp_enc_key
 
ble_gap_id_key_tp_id_key
 
ble_gap_sign_info_tp_sign_key
 

Detailed Description

Security Keys.

Field Documentation

ble_gap_enc_key_t* ble_gap_sec_keys_t::p_enc_key

Encryption Key, or NULL.

ble_gap_id_key_t* ble_gap_sec_keys_t::p_id_key

Identity Key, or NULL.

ble_gap_sign_info_t* ble_gap_sec_keys_t::p_sign_key

Signing Key, or NULL.


This document was last updated on Thu Oct 15 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.