Click or drag to resize

CertificationClassInternal_EncryptB64 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_EncryptB64(
	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_EncryptB64(System.String,System.Int32)"]

See Also