Method VerifyPassword(string, string)

Assembly: redb.Core.dll

Verify password against stored hash.

public bool VerifyPassword(string password, string hashedPassword)