Invoking gpg2.exe from C# script
    Robert J. Hansen 
    rjh at sixdemonbag.org
       
    Wed Jul 13 13:52:32 CEST 2011
    
    
  
> Any good examples you can point me to?
Examples of what?  P/Invoke?  For that, check MSDN.  (If you Google "p/invoke," it's the third or fourth link.)  Of GPGME?  Check the documentation.
Of using P/Invoke with GPGME?  Not aware of any: the technique is sufficiently straightforward, once you understand P/Invoke and GPGME, that it doesn't need much documentation.
    
    
More information about the Gnupg-users
mailing list