public static Verify ( string text, string hash ) : bool | ||
text | string | The text to verify. |
hash | string | The previously-hashed password. |
리턴 | bool |
public static Verify ( string text, string hash ) : bool | ||
text | string | The text to verify. |
hash | string | The previously-hashed password. |
리턴 | bool |