Home
last modified time | relevance | path

Searched refs:SEInitializer_MSCryptImpl (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dseinitializer_mscryptimpl.cxx43 SEInitializer_MSCryptImpl::SEInitializer_MSCryptImpl( in SEInitializer_MSCryptImpl() function in SEInitializer_MSCryptImpl
49 SEInitializer_MSCryptImpl::~SEInitializer_MSCryptImpl() in ~SEInitializer_MSCryptImpl()
55 SEInitializer_MSCryptImpl::createSecurityContext( in createSecurityContext()
160 void SAL_CALL SEInitializer_MSCryptImpl::freeSecurityContext( const cssu::Reference< cssxc::XXMLSec… in freeSecurityContext()
215 return (cppu::OWeakObject*) new SEInitializer_MSCryptImpl(rSMgr); in SEInitializer_MSCryptImpl_createInstance()
219 rtl::OUString SAL_CALL SEInitializer_MSCryptImpl::getImplementationName( ) in getImplementationName()
224 sal_Bool SAL_CALL SEInitializer_MSCryptImpl::supportsService( const rtl::OUString& rServiceName ) in supportsService()
229 cssu::Sequence< rtl::OUString > SAL_CALL SEInitializer_MSCryptImpl::getSupportedServiceNames( ) in getSupportedServiceNames()
H A Dseinitializer_mscryptimpl.hxx38 class SEInitializer_MSCryptImpl : public cppu::WeakImplHelper2 class
66SEInitializer_MSCryptImpl(const com::sun::star::uno::Reference< com::sun::star::lang::XMultiServic…
67 virtual ~SEInitializer_MSCryptImpl();

Completed in 25 milliseconds