Emmanuel.Cryptography.GnuPG.GnuPGWrapper.ExecuteCommand Function
Execute the GnuPG command defined by all parameters/options/properties.
Raise a GnuPGException whenever an error occurs.
Public void ExecuteCommand (string, string)
Type
Name
Description
string
inputText
out string
outputText
Return
Description
void