Searched refs:GetSecurityEnvironment (Results 1 – 8 of 8) sorted by relevance
/trunk/main/xmlsecurity/tools/demo/ |
H A D | multisigdemo.cxx | 94 …l::crypto::XSecurityEnvironment > xSecurityEnvironment = aSignatureHelper.GetSecurityEnvironment(); in main() 212 …eDetails( aSignatureHelper.GetSignatureInformations(), aSignatureHelper.GetSecurityEnvironment() ); in main() 229 …eDetails( aSignatureHelper.GetSignatureInformations(), aSignatureHelper.GetSecurityEnvironment() ); in main()
|
H A D | verifydemo.cxx | 101 …eDetails( aSignatureHelper.GetSignatureInformations(), aSignatureHelper.GetSecurityEnvironment() ); in main()
|
H A D | signdemo.cxx | 149 …eDetails( aSignatureHelper.GetSignatureInformations(), aSignatureHelper.GetSecurityEnvironment() ); in main()
|
/trunk/main/xmlsecurity/source/dialogs/ |
H A D | digitalsignaturesdialog.cxx | 434 …sun::star::xml::crypto::XSecurityEnvironment> xSecEnv = maSignatureHelper.GetSecurityEnvironment(); in IMPL_LINK() 586 …un::star::xml::crypto::XSecurityEnvironment > xSecEnv = maSignatureHelper.GetSecurityEnvironment(); in ImplFillSignaturesBox() 754 maSignatureHelper.GetSecurityEnvironment(); in ImplShowSignaturesDetails() 768 CertificateViewer aViewer( this, maSignatureHelper.GetSecurityEnvironment(), xCert, sal_False ); in ImplShowSignaturesDetails()
|
/trunk/main/xmlsecurity/source/component/ |
H A D | documentdigitalsignatures.cxx | 290 …sun::star::xml::crypto::XSecurityEnvironment > xSecEnv = aSignatureHelper.GetSecurityEnvironment(); in ImplVerifySignatures() 379 xSecEnv = aSignatureHelper.GetSecurityEnvironment(); in manageTrustedSources() 396 …CertificateViewer aViewer( NULL, aSignatureHelper.GetSecurityEnvironment(), _Certificate, sal_Fals… in showCertificate()
|
/trunk/main/xmlsecurity/inc/xmlsecurity/ |
H A D | xmlsignaturehelper.hxx | 151 …ar::uno::Reference< ::com::sun::star::xml::crypto::XSecurityEnvironment > GetSecurityEnvironment();
|
/trunk/main/xmlsecurity/source/helper/ |
H A D | xmlsignaturehelper.cxx | 402 … ::com::sun::star::xml::crypto::XSecurityEnvironment > XMLSignatureHelper::GetSecurityEnvironment() in GetSecurityEnvironment() function in XMLSignatureHelper
|
/trunk/main/xmlsecurity/workben/ |
H A D | signaturetest.cxx | 456 …CertificateChooser aChooser( this, aSignatureHelper.GetSecurityEnvironment(), SignatureInformation… in IMPL_LINK()
|
Completed in 24 milliseconds