1.5.1.4.6 SRV_STORAGE_SEC_CONFIG Struct

C

typedef struct {
	uint16_t cfgKey;
	uint8_t duk[16];
} SRV_STORAGE_SEC_CONFIG;

Summary

Structure and key to define the security configuration information that needs to be kept in non-volatile storage.

Description

This data type defines the structure and key to define the security configurationm information used by the PRIME stack that needs to be kept in non-volatile storage.

Remarks

None.