You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When user 'Train It' device need to generate unique AES_ENCRYPTION_KEY (16 bytes) using /dev/urandom(if available) and store to SmartAnthill DB. Later, it should be used for SmartAnthill Embedded firmware.
The text was updated successfully, but these errors were encountered:
When user 'Train It' device need to generate unique AES_ENCRYPTION_KEY (16 bytes) using
/dev/urandom
(if available) and store to SmartAnthill DB. Later, it should be used for SmartAnthill Embedded firmware.The text was updated successfully, but these errors were encountered: