var didMatch = BCrypt.Net.BCrypt.Verify("abc123", hash);. 11. Console.WriteLine("Password matched? {0}", didMatch);. 12. } 13. } Options Share Run.
確定! 回上一頁