Lines Matching refs:sun

63 	::com::sun::star::xml::crypto::XSecurityEnvironment ,
64 ::com::sun::star::lang::XInitialization ,
65 ::com::sun::star::lang::XServiceInfo ,
66 ::com::sun::star::lang::XUnoTunnel >
94 …::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > m_xServiceManager…
97 …SecurityEnvironment_MSCryptImpl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::X…
101sun::star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::security::XCertifica…
103sun::star::uno::Reference< ::com::sun::star::security::XCertificate > SAL_CALL getCertificate( con…
105sun::star::uno::Reference< ::com::sun::star::security::XCertificate > SAL_CALL getCertificate( con…
107sun::star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::security::XCertifica…
109sun::star::uno::Reference< ::com::sun::star::security::XCertificate > SAL_CALL createCertificateFr…
111sun::star::uno::Reference< ::com::sun::star::security::XCertificate > SAL_CALL createCertificateFr…
114 … const ::com::sun::star::uno::Reference< ::com::sun::star::security::XCertificate >& xCert,
115 const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Reference<
116 ::com::sun::star::security::XCertificate > >& intermediateCertificates)
117 … throw (::com::sun::star::uno::SecurityException, ::com::sun::star::uno::RuntimeException) ;
118 …::com::sun::star::uno::Reference< ::com::sun::star::security::XCertificate >& xCert ) throw (::com…
120 …virtual ::rtl::OUString SAL_CALL getSecurityEnvironmentInformation( ) throw (::com::sun::star::un…
125 const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aArguments
126 ) throw( ::com::sun::star::uno::Exception , ::com::sun::star::uno::RuntimeException ) ;
129 …virtual ::rtl::OUString SAL_CALL getImplementationName() throw( ::com::sun::star::uno::RuntimeExce…
133 ) throw( ::com::sun::star::uno::RuntimeException ) ;
135 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames() thr…
138 static ::com::sun::star::uno::Sequence< ::rtl::OUString > impl_getSupportedServiceNames() ;
140 …static ::rtl::OUString impl_getImplementationName() throw( ::com::sun::star::uno::RuntimeException…
143sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL impl_createInstance( const…
145 …om::sun::star::uno::Reference< ::com::sun::star::lang::XSingleServiceFactory > impl_createFactory(…
148 …virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdent…
149 throw (::com::sun::star::uno::RuntimeException);
151 static const ::com::sun::star::uno::Sequence< sal_Int8 >& getUnoTunnelId() ;
152 …yEnvironment_MSCryptImpl* getImplementation( const ::com::sun::star::uno::Reference< ::com::sun::s…
155 …virtual HCRYPTPROV getCryptoProvider() throw( ::com::sun::star::uno::Exception , ::com::sun::star:…
157 …void setCryptoProvider( HCRYPTPROV aProv ) throw( ::com::sun::star::uno::Exception , ::com::sun::s…
159 …virtual LPCTSTR getKeyContainer() throw( ::com::sun::star::uno::Exception , ::com::sun::star::uno:…
161 …d setKeyContainer( LPCTSTR aKeyContainer ) throw( ::com::sun::star::uno::Exception , ::com::sun::s…
163 …virtual HCERTSTORE getCryptoSlot() throw( ::com::sun::star::uno::Exception , ::com::sun::star::uno…
165 …void setCryptoSlot( HCERTSTORE aKeyStore ) throw( ::com::sun::star::uno::Exception , ::com::sun::s…
167 …virtual HCERTSTORE getCertDb() throw( ::com::sun::star::uno::Exception , ::com::sun::star::uno::Ru…
169 …virtual void setCertDb( HCERTSTORE aCertDb ) throw( ::com::sun::star::uno::Exception , ::com::sun:…
171 …tual void adoptSymKey( HCRYPTKEY aSymKey ) throw( ::com::sun::star::uno::Exception , ::com::sun::s…
173 …ual void rejectSymKey( HCRYPTKEY aSymKey ) throw( ::com::sun::star::uno::Exception , ::com::sun::s…
175 …RYPTKEY getSymKey( unsigned int position ) throw( ::com::sun::star::uno::Exception , ::com::sun::s…
177 …tual void adoptPubKey( HCRYPTKEY aPubKey ) throw( ::com::sun::star::uno::Exception , ::com::sun::s…
179 …ual void rejectPubKey( HCRYPTKEY aPubKey ) throw( ::com::sun::star::uno::Exception , ::com::sun::s…
181 …RYPTKEY getPubKey( unsigned int position ) throw( ::com::sun::star::uno::Exception , ::com::sun::s…
183 …tual void adoptPriKey( HCRYPTKEY aPriKey ) throw( ::com::sun::star::uno::Exception , ::com::sun::s…
185 …ual void rejectPriKey( HCRYPTKEY aPriKey ) throw( ::com::sun::star::uno::Exception , ::com::sun::s…
187 …RYPTKEY getPriKey( unsigned int position ) throw( ::com::sun::star::uno::Exception , ::com::sun::s…
189 …void enableDefaultCrypt( sal_Bool enable ) throw( ::com::sun::star::uno::Exception , ::com::sun::s…
191 …virtual sal_Bool defaultEnabled() throw( ::com::sun::star::uno::Exception , ::com::sun::star::uno:…
194 …tual xmlSecKeysMngrPtr createKeysManager() throw( ::com::sun::star::uno::Exception , ::com::sun::s…
196 …oyKeysManager(xmlSecKeysMngrPtr pKeysMngr) throw( ::com::sun::star::uno::Exception , ::com::sun::s…