public static Verify ( string password, string hashedPassword ) : bool | ||
password | string | the password |
hashedPassword | string | the hash |
return | bool |
public static Verify ( string password, string hashedPassword ) : bool | ||
password | string | the password |
hashedPassword | string | the hash |
return | bool |