Change-Id: I618431147060b4bec7d1957b949dc270eeaafdd2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156153
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
Andrea Gelmini 2023-08-27 00:06:44 +02:00 committed by Julien Nabet
parent e0142562a1
commit 6d58d3aa86

View file

@ -24,7 +24,7 @@ the exported PDF files. It is also possible to sign existing PDF files.
## Source Primary Contents ## Source Primary Contents
* `component`: Main implementation of `DocumentDigitalSignatuers` where the interaction with security environment and certificates occur. * `component`: Main implementation of `DocumentDigitalSignatures` where the interaction with security environment and certificates occur.
* `dialogs`: Certificate & Signatures management dialogs. * `dialogs`: Certificate & Signatures management dialogs.
* `certificatechooser`: Dialog that allows you to find and choose certificates or signatures for encryption. * `certificatechooser`: Dialog that allows you to find and choose certificates or signatures for encryption.
* `certificateviewer`: More detailed information about each certificate. * `certificateviewer`: More detailed information about each certificate.