https://bz.apache.org/ooo/show_bug.cgi?id=127135

          Issue ID: 127135
        Issue Type: DEFECT
           Summary: SEInitializer crypting interfaces unusable
           Product: App Dev
           Version: 4.1.2
          Hardware: PC
                OS: Windows 7
            Status: UNCONFIRMED
          Severity: Major
          Priority: P5 (lowest)
         Component: api
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 85694
  --> https://bz.apache.org/ooo/attachment.cgi?id=85694&action=edit
Java example of SEInitializer interfaces use

I tried using the "XDigestContextSupplier" and "XCipherContextSupplier"
interfaces exposed by the service "com.sun.star.xml.crypto.SEInitializer" but
the UnoRuntime.queryInterface method always returns null (see the code snippet
attached). The interfaces are reported in the IDL definition and documentation
of the service and even if the service is unpublished I supposed they are
usable.

I also tried using the service in a Basic macro: the service is correctly
created using the "createUnoService" function but when I call one the
interfaces method I get an error.

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to