summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc
diff options
context:
space:
mode:
authorTokieSan <eltokhy@aucegypt.edu>2023-06-20 22:52:03 +0300
committerThorsten Behrens <thorsten.behrens@allotropia.de>2023-06-24 18:19:18 +0200
commit17ba20e132d581c2298969451b510fb69c19f5fe (patch)
treec481d9c917f77aebb45c9711fbf77da9ffffadc5 /xmlsecurity/inc
parent79bce686b7d3691deefcac23d5f8a090ff2e20ce (diff)
Certificate Manager button is hidden in case no manager exists.
A new function is implemented to check for that in digitalsignaturesdialog.cxx Change-Id: I4cf1c710e6a145e8f0d10716cb81394bdcf7a74f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153367 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'xmlsecurity/inc')
-rw-r--r--xmlsecurity/inc/digitalsignaturesdialog.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmlsecurity/inc/digitalsignaturesdialog.hxx b/xmlsecurity/inc/digitalsignaturesdialog.hxx
index 218c3e99c8b3..21b048117670 100644
--- a/xmlsecurity/inc/digitalsignaturesdialog.hxx
+++ b/xmlsecurity/inc/digitalsignaturesdialog.hxx
@@ -89,6 +89,7 @@ private:
void ImplGetSignatureInformations(bool bUseTempStream, bool bCacheLastSignature);
void ImplFillSignaturesBox();
void ImplShowSignaturesDetails();
+ bool IsThereCertificateMgr();
css::uno::Reference<css::security::XCertificate> getCertificate(const SignatureInformation& rInfo);
css::uno::Reference<css::xml::crypto::XSecurityEnvironment> getSecurityEnvironmentForCertificate(