This project provides .NET Core bindings for the RNP high performance OpenPGP library.
.NET Core 3.1
-
Download, build and install shared version of the RNP OpenPGP library.
-
Build this project.
dotnet build
dotnet test
There are .NET Core C# and VB variants of RNP's examples under the examples and examples_vb folders.