Vincenzo Giuliano wrote:
Vincenzo Giuliano wrote:
Hi ALL,
I have a question for you.
Does somebody know if OpenOffice has API for digital signature management?
Can somebody give me any links?
Hi ALL,
this code lines print null. Why?
I don't know why it is null.
XDocumentDigitalSignatures xdds =
(XDocumentDigitalSignatures)UnoRuntime.queryInterface(
XDocumentDigitalSignatures.class,
serviceManager.createInstanceWithContext("com.sun.star.security.Decryptor",remoteContext)
);
System.out.println(xdds);
Within API reference the service Decryptor is marked "not published".
What does it mean?
"not published" means that the API isn't final and can be changed for
the next release.
Juergen
Regards, Vincenzo.
--------------------------------------------------------------------- To
unsubscribe, e-mail: [EMAIL PROTECTED] For additional
commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]