Home
last modified time | relevance | path

Searched refs:getSecurityEnvironment (Results 1 – 25 of 42) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlsecurity/source/xmlsec/nss/
H A Dxmlsecuritycontext_nssimpl.cxx58 SAL_CALL getSecurityEnvironment() override;
109 XMLSecurityContext_NssImpl::getSecurityEnvironment( ) in getSecurityEnvironment() function in XMLSecurityContext_NssImpl
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlsecurity/source/xmlsec/mscrypt/
H A Dxmlsecuritycontext_mscryptimpl.cxx65 getSecurityEnvironment( ) override;
118 XMLSecurityContext_MSCryptImpl::getSecurityEnvironment( ) in getSecurityEnvironment() function in XMLSecurityContext_MSCryptImpl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/source/xmlsec/mscrypt/
H A Dxmlsecuritycontext_mscryptimpl.cxx61 getSecurityEnvironment( ) override;
112 XMLSecurityContext_MSCryptImpl::getSecurityEnvironment( ) in getSecurityEnvironment() function in XMLSecurityContext_MSCryptImpl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/source/xmlsec/nss/
H A Dxmlsecuritycontext_nssimpl.cxx56 SAL_CALL getSecurityEnvironment() override;
105 XMLSecurityContext_NssImpl::getSecurityEnvironment( ) in getSecurityEnvironment() function in XMLSecurityContext_NssImpl
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlsecurity/source/helper/
H A Ddocumentsignaturemanager.cxx398 = xSecurityContext->getSecurityEnvironment()->buildCertificatePath(xCert); in add()
596 getSecurityEnvironment()); in read()
674 uno::Reference<xml::crypto::XSecurityEnvironment> DocumentSignatureManager::getSecurityEnvironment() in getSecurityEnvironment() function in DocumentSignatureManager
676 return mxSecurityContext.is() ? mxSecurityContext->getSecurityEnvironment() in getSecurityEnvironment()
683 return mxGpgSecurityContext.is() ? mxGpgSecurityContext->getSecurityEnvironment() in getGpgSecurityEnvironment()
H A Dxsecverify.cxx263 …nce<xml::crypto::XSecurityEnvironment> const xSecEnv(m_xSecurityContext->getSecurityEnvironment()); in setX509Data()
438 …nce<xml::crypto::XSecurityEnvironment> const xSecEnv(m_xSecurityContext->getSecurityEnvironment()); in setX509CertDigest()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/source/helper/
H A Ddocumentsignaturemanager.cxx397 = xSecurityContext->getSecurityEnvironment()->buildCertificatePath(xCert); in add()
661 uno::Reference<xml::crypto::XSecurityEnvironment> DocumentSignatureManager::getSecurityEnvironment() in getSecurityEnvironment() function in DocumentSignatureManager
663 return mxSecurityContext.is() ? mxSecurityContext->getSecurityEnvironment() in getSecurityEnvironment()
670 return mxGpgSecurityContext.is() ? mxGpgSecurityContext->getSecurityEnvironment() in getGpgSecurityEnvironment()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlsecurity/source/gpg/
H A DXMLSecurityContext.cxx49 Reference<XSecurityEnvironment> SAL_CALL XMLSecurityContextGpg::getSecurityEnvironment() in getSecurityEnvironment() function in XMLSecurityContextGpg
H A DXMLSecurityContext.hxx44 …uno::Reference<css::xml::crypto::XSecurityEnvironment > SAL_CALL getSecurityEnvironment() override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/source/gpg/
H A DXMLSecurityContext.cxx51 Reference< XSecurityEnvironment > SAL_CALL XMLSecurityContextGpg::getSecurityEnvironment() in getSecurityEnvironment() function in XMLSecurityContextGpg
H A DXMLSecurityContext.hxx45 …uno::Reference<css::xml::crypto::XSecurityEnvironment > SAL_CALL getSecurityEnvironment() override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/cmis/
H A Dcertvalidation_handler.cxx52 xSecurityContext->getSecurityEnvironment() ); in validateCertificate()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/cmis/
H A Dcertvalidation_handler.cxx52 xSecurityContext->getSecurityEnvironment() ); in validateCertificate()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/inc/
H A Ddocumentsignaturemanager.hxx117 css::uno::Reference<css::xml::crypto::XSecurityEnvironment> getSecurityEnvironment();
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlsecurity/inc/
H A Ddocumentsignaturemanager.hxx115 css::uno::Reference<css::xml::crypto::XSecurityEnvironment> getSecurityEnvironment();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/source/component/
H A Ddocumentdigitalsignatures.cxx462 …turn rSignatureHelper.GetDocumentSignatureInformations(aSignatureManager.getSecurityEnvironment()); in ImplVerifySignatures()
495 …:Reference<xml::crypto::XSecurityEnvironment> xSecEnv = aSignatureManager.getSecurityEnvironment(); in ImplVerifySignatures()
597 xSecEnv = aSignatureManager.getSecurityEnvironment(); in manageTrustedSources()
614 …wer(Application::GetFrameWeld(mxParentWindow), aSignatureManager.getSecurityEnvironment(), Certifi… in showCertificate()
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/xml/crypto/
H A DXXMLSecurityContext.idl57 com::sun::star::xml::crypto::XSecurityEnvironment getSecurityEnvironment( ) ;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/xml/crypto/
H A DXXMLSecurityContext.idl57 com::sun::star::xml::crypto::XSecurityEnvironment getSecurityEnvironment( ) ;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/qa/unit/pdfsigning/
H A Dpdfsigning.cxx137 = xSecurityContext->getSecurityEnvironment(); in sign()
323 aManager.getSecurityEnvironment()); in CPPUNIT_TEST_FIXTURE()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlsecurity/workben/
H A Dpdfverify.cxx179 = xSecurityContext->getSecurityEnvironment(); in pdfVerify()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/workben/
H A Dpdfverify.cxx183 = xSecurityContext->getSecurityEnvironment(); in pdfVerify()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlsecurity/source/component/
H A Ddocumentdigitalsignatures.cxx492 …turn rSignatureHelper.GetDocumentSignatureInformations(aSignatureManager.getSecurityEnvironment()); in ImplVerifySignatures()
525 …:Reference<xml::crypto::XSecurityEnvironment> xSecEnv = aSignatureManager.getSecurityEnvironment(); in ImplVerifySignatures()
635 xSecEnv = aSignatureManager.getSecurityEnvironment(); in manageTrustedSources()
652 …wer(Application::GetFrameWeld(mxParentWindow), aSignatureManager.getSecurityEnvironment(), Certifi… in showCertificate()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlsecurity/qa/certext/
H A DSanCertExt.cxx129 return xSecurityContext->getSecurityEnvironment(); in initUno()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qa/cppunit/filter/ipdf/
H A Dipdf.cxx119 = getSecurityContext()->getSecurityEnvironment()->getPersonalCertificates(); in CPPUNIT_TEST_FIXTURE()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/qa/certext/
H A DSanCertExt.cxx129 return xSecurityContext->getSecurityEnvironment(); in initUno()

12