TI BLE5-Stack API Documentation  9.11.01
Data Fields
gapBondEccKeys_t Struct Reference

Public and Private ECC Keys. More...

Data Fields

uint8_t privateKey [ECC_KEYLEN]
 private key More...
 
uint8_t publicKeyX [ECC_KEYLEN]
 public key X More...
 
uint8_t publicKeyY [ECC_KEYLEN]
 prublic key Y More...
 

Detailed Description

Public and Private ECC Keys.

Field Documentation

§ privateKey

uint8_t privateKey[ECC_KEYLEN]

private key

§ publicKeyX

uint8_t publicKeyX[ECC_KEYLEN]

public key X

§ publicKeyY

uint8_t publicKeyY[ECC_KEYLEN]

prublic key Y


The documentation for this struct was generated from the following file:
© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale