CrypterEnvironmentCheckPassword Method | CryptSharp |
Overload List
Name | Description | |
---|---|---|
![]() |
CheckPassword(Byte, String) |
Checks if the crypted password matches the given password bytes.
|
![]() |
CheckPassword(String, String) |
Checks if the crypted password matches the given password string.
|
See Also