Function credentials::credentialCompare

Function Documentation

bool credentials::credentialCompare(const char *a, const char *b)

this function verify credentials sent by the client with the credentials stored in memory

Return

bool

Parameters
  • [in] a: parameter to compare

  • [in] b: parameter to compare