libdigidocpp
libdigidocpp copied to clipboard
Libdigidocpp library offers creating, signing and verification of digitally signed documents, according to XAdES and XML-DSIG standards. Documentation http://open-eid.github.io/libdigidocpp
IB-6839 Signed-off-by: Raul Metsma
IB-7486 Signed-off-by: Raul Metsma
IB-7232 Signed-off-by: Raul Metsma
Signed-off-by: Raul Metsma
Signed-off-by: Raul Metsma
IB-7377 Signed-off-by: Raul Metsma
`src/util/File.cpp` calls iconv_open(3) unconditionally on (!WIN && !MAC && !ANDROID). Thus all UNIX platforms will use iconv. On OpenBSD, the build immediately fails because `` is not in the default...
Followed the instructions on OpenSuse 15.2, getting the following build error: ``` $ make Scanning dependencies of target docs [ 1%] Generating API documentation with Doxygen warning: ignoring unsupported tag...
IB-7428 Signed-off-by: Raul Metsma
IB-6868 Signed-off-by: Raul Metsma