info/CWS jl127 Interface change XSecurityEnvironment
Joachim Lingner <[email protected]> Fri, 28 Aug 2009 08:29:02 +0200
| Newsgroups | gmane.comp.openoffice.announce.interface |
|---|---|
| Message-ID | <[email protected]> |
Joachim Lingner - Sun Germany Software Engineer - ham02 - Hamburg schrieb: > Type: info > Title: Java UnoRuntime.queryInterface simplification > Posted by: [email protected] > Affected: > TaskId: i100873 > <http://qa.openoffice.org/issues/show_bug.cgi?id=100873> > Effective from: DEV300m57 CWS jl127 > > > *Summary* > -------- > com.sun.star.xml.crypto.XSecurityEnvironment: > - long verifyCertificate([in] com::sun::star::security::XCertificate cert) > + long verifyCertificate([in] com::sun::star::security::XCertificate cert, > [in] sequences<com::sun::star::security::XCertificate> > intermediaCerts) > > > *Description* > ------------- > The interface is unpublished ! > > Additional certificates can now be provided to the functions, which are > needed to validate the certificate. This is necessary, if intermediate > certificates, that is, all certificates between the end and the root > certificate in the certificate chain, are otherwise not available or > cannot be obtained. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >