質問

Has anyone come across a solution or best practice to downloading PDFs from a worklight adapter to a device, encrypting it and ensuring the PDF can not be shared via email, iBooks etc..

役に立ちましたか?

解決

You can follow the options provided in the answers in the following question, to get the PDF: Worklight Adapter getting pdf file from rest service

And the couple the above with encrypting and storing it using JSONStore.

This way I believe the data is both encrypted as well as not available to other apps.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top