Skip to main content

KEY_CFG_ECC_LOCKABLE_ON

Constant KEY_CFG_ECC_LOCKABLE_ON 

Source
const KEY_CFG_ECC_LOCKABLE_ON: u16 = 0x05B3;
Expand description

KeyConfig for ECC P-256 slots with Lockable = 1.

Used by slots 2-4, 7, 9-15. Same policy as KEY_CFG_ECC_LOCKABLE_OFF except that the slot can be individually locked via Lock(mode=slot) if the operator decides to freeze a particular key permanently.