supla-device
|
Public Member Functions | |
void | copySalt (const SaltPassword &other) |
bool | isSaltEmpty () const |
bool | operator== (const SaltPassword &other) const |
bool | isPasswordStrong (const char *password) const |
void | clear () |
Public Attributes | |
uint8_t | salt [SUPLA_CFG_MODE_SALT_SIZE] = {} |
uint8_t | passwordSha [SUPLA_CFG_MODE_PASSWORD_SIZE] = {} |