my shell script for doing the encryption
my dotnet library for handling XBRL reports
my dotnet library for handling AIFMD reports
my dotnet library for handling FIN-FSA headers
.NET Library with very simple functionality for creating a reporting package for sending to Finanssivalvonta / Financial Supervisory Authority (FIN-FSA)
- acquire public key in xml from FIN-FSA (or use the one included test project)
- generate report file (XBRL/XML) and XML header file according to instructions from FIN-FSA
ReportPackage.Create(publickeyxmlfile, reportpackagezipfile, xbrlreportfile, headerxmlfile);
.NET Standard 2.0
GNU Lesser General Public License v3.0
Test project that contains simple example code
.NET Core 3.1
Free Public License 1.0.0