C# 클래스 Rsdn.Janus.EncryptionHelper

Вспомогательные методы для шифрования/дешифрования строк
파일 보기 프로젝트 열기: rsdn/janus

공개 메소드들

메소드 설명
DecryptPassword ( this encpsw ) : string
EncryptPassword ( this pwd ) : string

메소드 상세

DecryptPassword() 공개 정적인 메소드

public static DecryptPassword ( this encpsw ) : string
encpsw this
리턴 string

EncryptPassword() 공개 정적인 메소드

public static EncryptPassword ( this pwd ) : string
pwd this
리턴 string