C# Class Rsdn.Janus.EncryptionHelper

Вспомогательные методы для шифрования/дешифрования строк
显示文件 Open project: rsdn/janus

Public Methods

Method Description
DecryptPassword ( this encpsw ) : string
EncryptPassword ( this pwd ) : string

Method Details

DecryptPassword() public static method

public static DecryptPassword ( this encpsw ) : string
encpsw this
return string

EncryptPassword() public static method

public static EncryptPassword ( this pwd ) : string
pwd this
return string