Home
last modified time | relevance | path

Searched refs:XMLEncryption_MSCryptImpl (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dxmlencryption_mscryptimpl.cxx67 XMLEncryption_MSCryptImpl :: XMLEncryption_MSCryptImpl( const Reference< XMultiServiceFactory >& aF… in XMLEncryption_MSCryptImpl() function in XMLEncryption_MSCryptImpl
70 XMLEncryption_MSCryptImpl :: ~XMLEncryption_MSCryptImpl() { in ~XMLEncryption_MSCryptImpl()
75 SAL_CALL XMLEncryption_MSCryptImpl :: encrypt( in encrypt()
211 XMLEncryption_MSCryptImpl :: decrypt( in decrypt()
338 void SAL_CALL XMLEncryption_MSCryptImpl :: initialize( const Sequence< Any >& /*aArguments*/ ) thro… in initialize()
343 OUString SAL_CALL XMLEncryption_MSCryptImpl :: getImplementationName() throw( RuntimeException ) { in getImplementationName()
348 sal_Bool SAL_CALL XMLEncryption_MSCryptImpl :: supportsService( const OUString& serviceName) throw(… in supportsService()
359 Sequence< OUString > SAL_CALL XMLEncryption_MSCryptImpl :: getSupportedServiceNames() throw( Runtim… in getSupportedServiceNames()
364 Sequence< OUString > XMLEncryption_MSCryptImpl :: impl_getSupportedServiceNames() { in impl_getSupportedServiceNames()
371 OUString XMLEncryption_MSCryptImpl :: impl_getImplementationName() throw( RuntimeException ) { in impl_getImplementationName()
[all …]
H A Dxmlencryption_mscryptimpl.hxx46 class XMLEncryption_MSCryptImpl : public ::cppu::WeakImplHelper3< class
55XMLEncryption_MSCryptImpl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiS…
56 virtual ~XMLEncryption_MSCryptImpl() ;
H A Dxsec_mscrypt.cxx62 …} else if( XMLEncryption_MSCryptImpl::impl_getImplementationName().equals( OUString::createFromAsc… in mscrypt_component_getFactory()
63 …xFactory = XMLEncryption_MSCryptImpl::impl_createFactory( reinterpret_cast< XMultiServiceFactory* … in mscrypt_component_getFactory()

Completed in 23 milliseconds