Searched refs:aCertDb (Results 1 – 4 of 4) sorted by relevance
326 void SecurityEnvironment_MSCryptImpl :: setCertDb( HCERTSTORE aCertDb ) throw( Exception , RuntimeE… in setCertDb() argument332 if( aCertDb != NULL ) { in setCertDb()333 m_hCertStore = CertDuplicateStore( aCertDb ) ; in setCertDb()
169 …virtual void setCertDb( HCERTSTORE aCertDb ) throw( ::com::sun::star::uno::Exception , ::com::sun:…
292 void SecurityEnvironment_NssImpl :: setCertDb( CERTCertDBHandle* aCertDb ) throw( Exception , Runti… in setCertDb() argument293 m_pHandler = aCertDb ; in setCertDb()
133 …virtual void setCertDb( CERTCertDBHandle* aCertDb ) throw( ::com::sun::star::uno::Exception , ::co…
Completed in 64 milliseconds