Searched refs:SecurityEnvironment_MSCryptImpl (Results 1 – 11 of 11) sorted by relevance
129 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 …]
96 …SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xSecTunnel->getSome… in generate()196 …SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xSecTunnel->getSome… in validate()
98 …SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xSecTunnel->getSome… in encrypt()235 …SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xSecTunnel->getSome… in decrypt()
62 class SecurityEnvironment_MSCryptImpl : public ::cppu::WeakImplHelper4< class97 …SecurityEnvironment_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<…
109 …SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xEnvTunnel->getSome… in createSecurityContext()
159 …SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xEnvTunnel->getSome…
60 …} 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()
109 …SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xEnvTunnel->getSome… in main()
234 …SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xEnvTunnel->getSome… in main()
269 …SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xEnvTunnel->getSome… in main()
Completed in 47 milliseconds