Home
last modified time | relevance | path

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

/aoo41x/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dxmlsignature_mscryptimpl.cxx66 XMLSignature_MSCryptImpl :: XMLSignature_MSCryptImpl( const Reference< XMultiServiceFactory >& aFac… in XMLSignature_MSCryptImpl() function in XMLSignature_MSCryptImpl
69 XMLSignature_MSCryptImpl :: ~XMLSignature_MSCryptImpl() { in ~XMLSignature_MSCryptImpl()
74 SAL_CALL XMLSignature_MSCryptImpl :: generate( in generate()
170 SAL_CALL XMLSignature_MSCryptImpl :: validate( in validate()
282 void SAL_CALL XMLSignature_MSCryptImpl :: initialize( const Sequence< Any >& /*aArguments*/ ) throw… in initialize()
287 OUString SAL_CALL XMLSignature_MSCryptImpl :: getImplementationName() throw( RuntimeException ) { in getImplementationName()
292 sal_Bool SAL_CALL XMLSignature_MSCryptImpl :: supportsService( const OUString& serviceName) throw( … in supportsService()
303 Sequence< OUString > SAL_CALL XMLSignature_MSCryptImpl :: getSupportedServiceNames() throw( Runtime… in getSupportedServiceNames()
308 Sequence< OUString > XMLSignature_MSCryptImpl :: impl_getSupportedServiceNames() { in impl_getSupportedServiceNames()
315 OUString XMLSignature_MSCryptImpl :: impl_getImplementationName() throw( RuntimeException ) { in impl_getImplementationName()
[all …]
H A Dxmlsignature_mscryptimpl.hxx46 class XMLSignature_MSCryptImpl : public ::cppu::WeakImplHelper3< class
55XMLSignature_MSCryptImpl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiSe…
56 virtual ~XMLSignature_MSCryptImpl() ;
H A Dxsec_mscrypt.cxx56 …if( XMLSignature_MSCryptImpl::impl_getImplementationName().equals( OUString::createFromAscii( pImp… in mscrypt_component_getFactory()
57 …xFactory = XMLSignature_MSCryptImpl::impl_createFactory( reinterpret_cast< XMultiServiceFactory* >… in mscrypt_component_getFactory()

Completed in 17 milliseconds