 | CryptographClassEncrypt Method |
암호화
Namespace:
Mcc.Series.Common
Assembly:
Mcc.Series.Common (in Mcc.Series.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Encrypt(
string p_data
)
Parameters
- p_data
- Type: SystemString
암호화 될 문자열
Return Value
Type:
String암호화 된 문자열
See Also