 | CryptographClassDecrypt 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 Decrypt(
string p_data
)
Parameters
- p_data
- Type: SystemString
복호화 될 문자열
Return Value
Type:
String복호화 된 문자열
See Also