Home
last modified time | relevance | path

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

/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dsecurityenvironment_mscryptimpl.cxx129 SecurityEnvironment_MSCryptImpl :: ~SecurityEnvironment_MSCryptImpl() { in ~SecurityEnvironment_MSCryptImpl()
222 Sequence< OUString > SecurityEnvironment_MSCryptImpl :: impl_getSupportedServiceNames() { in impl_getSupportedServiceNames()
229 OUString SecurityEnvironment_MSCryptImpl :: impl_getImplementationName() throw( RuntimeException ) { in impl_getImplementationName()
235 return Reference< XInterface >( *new SecurityEnvironment_MSCryptImpl( aServiceManager ) ) ; in impl_createInstance()
253 const Sequence< sal_Int8>& SecurityEnvironment_MSCryptImpl :: getUnoTunnelId() { in getUnoTunnelId()
267 SecurityEnvironment_MSCryptImpl* SecurityEnvironment_MSCryptImpl :: getImplementation( const Refere… in getImplementation()
270 return ( SecurityEnvironment_MSCryptImpl* )xUT->getSomething( getUnoTunnelId() ) ; in getImplementation()
307 HCERTSTORE SecurityEnvironment_MSCryptImpl :: getCryptoSlot() throw( Exception , RuntimeException )… in getCryptoSlot()
322 HCERTSTORE SecurityEnvironment_MSCryptImpl :: getCertDb() throw( Exception , RuntimeException ) { in getCertDb()
985 sal_Int32 SecurityEnvironment_MSCryptImpl :: verifyCertificate( in verifyCertificate()
[all …]
H A Dxmlsignature_mscryptimpl.cxx96SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xSecTunnel->getSome… in generate()
196SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xSecTunnel->getSome… in validate()
H A Dxmlencryption_mscryptimpl.cxx98SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xSecTunnel->getSome… in encrypt()
235SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xSecTunnel->getSome… in decrypt()
H A Dsecurityenvironment_mscryptimpl.hxx62 class SecurityEnvironment_MSCryptImpl : public ::cppu::WeakImplHelper4< class
97SecurityEnvironment_MSCryptImpl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::X…
98 virtual ~SecurityEnvironment_MSCryptImpl() ;
152 …static SecurityEnvironment_MSCryptImpl* getImplementation( const ::com::sun::star::uno::Reference<…
H A Dseinitializer_mscryptimpl.cxx109SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xEnvTunnel->getSome… in createSecurityContext()
H A Dxmlsecuritycontext_mscryptimpl.cxx159SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xEnvTunnel->getSome…
H A Dxsec_mscrypt.cxx60 …} else if( SecurityEnvironment_MSCryptImpl::impl_getImplementationName().equals( OUString::createF… in mscrypt_component_getFactory()
61 …xFactory = SecurityEnvironment_MSCryptImpl::impl_createFactory( reinterpret_cast< XMultiServiceFac… in mscrypt_component_getFactory()
/trunk/main/xmlsecurity/tools/standalone/mscsfit/
H A Dcertmngr.cxx109SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xEnvTunnel->getSome… in main()
H A Dencrypter.cxx234SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xEnvTunnel->getSome… in main()
H A Dverifier.cxx269SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xEnvTunnel->getSome… in main()
H A Dsigner.cxx269SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xEnvTunnel->getSome… in main()

Completed in 48 milliseconds