Crypter.CheckPassword Method

CryptSharp

CrypterCheckPassword Method CryptSharp
Overload List

  Name Description
Public method Static member CheckPassword(Byte, String)
Checks if the crypted password matches the given password bytes.
Public method Static member CheckPassword(String, String)
Checks if the crypted password matches the given password string.
Top
See Also

Reference