Issue 19244 - Raw representation of encrypted stream from package.
Summary: Raw representation of encrypted stream from package.
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: mikhail.voytenko
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-08 08:47 UTC by mikhail.voytenko
Modified: 2013-02-24 21:09 UTC (History)
1 user (show)

See Also:
Issue Type: FEATURE
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description mikhail.voytenko 2003-09-08 08:47:02 UTC
It should be possible to retrieve raw representation of an encrypted stream from
package. This representation should contain kind of header with encryption
information.
Comment 1 mikhail.voytenko 2003-09-08 08:47:31 UTC
.
Comment 2 mikhail.voytenko 2003-09-08 08:55:27 UTC
The package component supports a new interface now
'::com::sun::star::packages::XDataSinkEncrSupport'.
Comment 3 mikhail.voytenko 2003-09-08 09:04:58 UTC
The new implementation affects access to encrypted streams in a
package. So to avoid regressions storing/loading of encrypted
OpenOffice documents and documents with encrypted Basic streams should
be tested.
Comment 4 mikhail.voytenko 2003-09-10 11:35:41 UTC
The new storage API uses this feature successfully in this child
workspace. So I set the bug to verified.
Comment 5 mikhail.voytenko 2003-10-17 15:18:36 UTC
Ok in src680/m8