Click or drag to resize

CertificationClassInternal_DecryptB64 Method

인증 실패시 복호화

Namespace:  Mcc.Series.Common
Assembly:  Mcc.Series.Common (in Mcc.Series.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static IntPtr Internal_DecryptB64(
	string data,
	int mode
)

Parameters

data
Type: SystemString
복호화할 데이터
mode
Type: SystemInt32
0

Return Value

Type: IntPtr

[Missing <returns> documentation for "M:Mcc.Series.Common.CertificationClass.Internal_DecryptB64(System.String,System.Int32)"]

See Also