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
TypeDirectionArgument NameDescription
uint8_t *[in]token
uint16_t[in]length
uint32_t *[out]nonce

Returns

  • return sl_status code