메소드 | 설명 | |
---|---|---|
Decrypt ( string enc_password ) : string | ||
Encrypt ( string text_password ) : string |
메소드 | 설명 | |
---|---|---|
GetBytes ( string text ) : byte[] | ||
GetHex ( IEnumerable |
||
GetString ( byte byt ) : string | ||
ToByteArray ( String HexString ) : byte[] |
public static Decrypt ( string enc_password ) : string | ||
enc_password | string | |
리턴 | string |
public static Encrypt ( string text_password ) : string | ||
text_password | string | |
리턴 | string |