Class PasswordHelper
public static class PasswordHelper
- Inheritance
-
PasswordHelper
- Inherited Members
Methods
DecryptPassword(string, string)
public static string DecryptPassword(string cipher, string keyPath)
Parameters
Returns
EncryptPassword(string, string)
public static string EncryptPassword(string password, string keyPath)