Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OMSS - Containerized - File data being encrypted

user13038156May 31 2016 — edited Jun 9 2016

Hi All,

I have native application which interacted with pdf file. The file will being created and save in Document directory via cordova plugin. There are some reason we need to proceed the file in the native code level.

We are facing problem of saving file as look like file has been encrypted for the firstly write/create. After modify and saved again, the file has been corrupted. Extract file from folder are not able to read, even it's just text file.

Do anyone has faced this problem before, any chance to avoid file encrypted via native iOS code from OMSS containerized tool level.

Thanks,

Best regards,

This post has been answered by user13038156 on Jun 9 2016
Jump to Answer

Comments

user13038156
Answer

I found that if the file is named with post-fix: <file-name>-c14n-encOff then it will be by pass the encryption.

Hope it help.

Marked as Answer by user13038156 · Sep 27 2020
1 - 1

Post Details

Added on May 31 2016
1 comment
732 views