Method VerifyPassword(string, string)

Assembly: redb.Core.dll

Verify a password against a hash.

bool VerifyPassword(string password, string hashedPassword)