- License: LGPL 2.1
- © Estonian Information System Authority
- Architecture of ID-software
Windows shell extension for signing and encrypting with DigiDoc client.
Extracted from DigiDoc3 Client.
- Install dependencies from
-
Fetch the source
git clone --recursive https://github.com/open-eid/EsteidShellext cd EsteidShellext
-
Configure
mkdir build cd build cmake -G"NMake Makefiles" ..
-
Build
nmake