.netgnupg

Using the GPGME library from .NET?


This question is actually two questions:

  1. How to use the GPGME library in Windows?
  2. Are there bindings for .NET available somewhere? (If not, I guess I can make my own.)

Solution

  • gpgme-sharp contains .NET bindings to the library.