Attestation#

This section provides a reference to the Crypto API functions for device attestation.

Functions#

sl_status_t
sl_si91x_attestation_get_token(uint8_t *token, uint16_t length, uint32_t *nonce)

Process the nonce for attestation token.

Function Documentation#

sl_si91x_attestation_get_token#

sl_status_t sl_si91x_attestation_get_token (uint8_t *token, uint16_t length, uint32_t *nonce)

Process the nonce for attestation token.

Parameters
[in]token
[in]length
[out]nonce

Returns

  • return sl_status code


Definition at line 52 of file components/device/silabs/si91x/wireless/crypto/attestation/inc/sl_si91x_attestation.h