DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
This is the complete list of members for Deveel.Data.Security.PasswordCrypto, including all inherited members.
Hash(string password, out string salt) | Deveel.Data.Security.PasswordCrypto | inline |
HashFunction | Deveel.Data.Security.PasswordCrypto | private |
HashName | Deveel.Data.Security.PasswordCrypto | |
KeyLength | Deveel.Data.Security.PasswordCrypto | |
Parse(string defString) | Deveel.Data.Security.PasswordCrypto | inlinestatic |
PasswordCrypto(string hashName, int keyLength) | Deveel.Data.Security.PasswordCrypto | inline |
ToString() | Deveel.Data.Security.PasswordCrypto | inline |
Verify(string hashedPassword, string password, string salt) | Deveel.Data.Security.PasswordCrypto | inline |