C# 클래스 HpToolsLauncher.WinUserNativeMethods

파일 보기 프로젝트 열기: hpsa/hp-application-automation-tools-plugin 1 사용 예제들

공개 메소드들

메소드 설명
ProtectBSTRToBase64 ( string clearData ) : string
UnprotectBSTRFromBase64 ( string protectedData ) : string

메소드 상세

ProtectBSTRToBase64() 공개 정적인 메소드

public static ProtectBSTRToBase64 ( string clearData ) : string
clearData string
리턴 string

UnprotectBSTRFromBase64() 공개 정적인 메소드

public static UnprotectBSTRFromBase64 ( string protectedData ) : string
protectedData string
리턴 string