Home
last modified time | relevance | path

Searched refs:getSecurityEnvironmentByIndex (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/xmlsecurity/source/xmlsec/nss/
H A Dxmlsecuritycontext_nssimpl.cxx113 XMLSecurityContext_NssImpl::getSecurityEnvironmentByIndex( sal_Int32 index ) in getSecurityEnvironmentByIndex() function in XMLSecurityContext_NssImpl
133 return getSecurityEnvironmentByIndex(m_nDefaultEnvIndex); in getSecurityEnvironment()
H A Dxmlsecuritycontext_nssimpl.hxx79 getSecurityEnvironmentByIndex( ::sal_Int32 index )
H A Dxmlsignature_nssimpl.cxx240 Reference< XSecurityEnvironment > aEnvironment = aSecurityCtx->getSecurityEnvironmentByIndex(i); in validate()
H A Dxmlencryption_nssimpl.cxx314 Reference< XSecurityEnvironment > aEnvironment = aSecurityCtx->getSecurityEnvironmentByIndex(i); in decrypt()
/aoo4110/main/offapi/com/sun/star/xml/crypto/
H A DXXMLSecurityContext.idl56 …com::sun::star::xml::crypto::XSecurityEnvironment getSecurityEnvironmentByIndex([in] long index ) ;
/aoo4110/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dxmlsecuritycontext_mscryptimpl.hxx72 getSecurityEnvironmentByIndex( ::sal_Int32 index )
H A Dxmlsecuritycontext_mscryptimpl.cxx102 XMLSecurityContext_MSCryptImpl::getSecurityEnvironmentByIndex( sal_Int32 index ) in getSecurityEnvironmentByIndex() function in XMLSecurityContext_MSCryptImpl
H A Dxmlsignature_mscryptimpl.cxx189 = aSecurityCtx->getSecurityEnvironmentByIndex( in validate()
H A Dxmlencryption_mscryptimpl.cxx228 = aSecurityCtx->getSecurityEnvironmentByIndex( in decrypt()
/aoo4110/main/xmlsecurity/source/helper/
H A Dxsecsign.cxx103 args[3] = cssu::makeAny(m_xSecurityContext->getSecurityEnvironmentByIndex(nEnvIndex)); in prepareSignatureToWrite()
H A Dxmlsignaturehelper.cxx409 …return (mxSecurityContext.is()?(mxSecurityContext->getSecurityEnvironmentByIndex(nId)): uno::Refer… in GetSecurityEnvironmentByIndex()

Completed in 51 milliseconds