nvs_sec_scheme_t is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
int
Security Scheme ID (E.g. HMAC).
void *
Scheme-specific data (E.g. eFuse block for HMAC-based key generation).
Callback for the nvs_flash_key_gen implementation.
Callback for the nvs_flash_read_keys implementation.

References

from examples