diff -r 000000000000 -r b8ed18f6c07b mmlibs/mmfw/tsrc/mmfintegrationtest/scriptFiles/securedrm_testdata.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mmlibs/mmfw/tsrc/mmfintegrationtest/scriptFiles/securedrm_testdata.ini Thu Oct 07 22:34:12 2010 +0100 @@ -0,0 +1,15 @@ +[DumpRightsDb] +; Copy the rights in the database to a plain text file. +Filename = c:\securedrm\DumpRightsDb.txt + +[CreateDrmArchiveAudio] +; Create a self-contained DRM protected content file, which comprises content and rights. +ContentDescription = c:\securedrm\audiocontent2.xml +RightsDescription = c:\securedrm\audiorights2.xml +OutputFile = c:\securedrm\audio2.contentrights + +[ImportDrmArchiveAudio] +; Create a DRM protected content file, without rights. The rights are stripped +; from the input file and stored separately (in the Rights database). +source = c:\securedrm\audio2.contentrights +target = c:\securedrm\audio2.content