C# Class HpToolsLauncher.WinUserNativeMethods

Afficher le fichier Open project: hpsa/hp-application-automation-tools-plugin Class Usage Examples

Méthodes publiques

Méthode Description
ProtectBSTRToBase64 ( string clearData ) : string
UnprotectBSTRFromBase64 ( string protectedData ) : string

Method Details

ProtectBSTRToBase64() public static méthode

public static ProtectBSTRToBase64 ( string clearData ) : string
clearData string
Résultat string

UnprotectBSTRFromBase64() public static méthode

public static UnprotectBSTRFromBase64 ( string protectedData ) : string
protectedData string
Résultat string