nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches

◆ nrf_ble_lesc_public_key_get()

ble_gap_lesc_p256_pk_t * nrf_ble_lesc_public_key_get ( void )

#include <nrf_ble_lesc.h>

Get the ECC public key used for LESC DH key generation.

This function can be used to access the ECC public key, which is required to generate a LESC DH key at the peer side.

Returns
Pointer to the generated public key or NULL if the key has not been generated yet.