Defines the entropy source used by the stack.

Enumeration Members

Enumeration Members

ERROR: 0

Error in identifying the entropy source.

MBEDTLS: 3

Other mbed TLS entropy source.

MBEDTLS_TRNG: 2

TRNG with mbed TLS support.

RADIO: 1

The default radio entropy source.