os/security/cryptoservices/certificateandkeymgmt/tpkcs7/testdatainput/notencrypteddata/contentinfo.txt
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/security/cryptoservices/certificateandkeymgmt/tpkcs7/testdatainput/notencrypteddata/contentinfo.txt Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,27 @@
1.4 +// A PKCS#7 un-encrypted data object
1.5 +// PARAM1: file to include
1.6 +// PARAM2: argument for safecontents (optional)
1.7 +// PARAM3: argument for safecontents (optional)
1.8 +// PARAM4: argument for safecontents (optional)
1.9 +// PARAM5: argument for safecontents (optional)
1.10 +// PARAM6: argument for safecontents (optional)
1.11 +// PARAM7: argument for safecontents (optional)
1.12 +// PARAM8: argument for safecontents (optional)
1.13 +// PARAM9: argument for safecontents (optional)
1.14 +// PARAM10: argument for safecontents (optional)
1.15 +// PARAM11: argument for safecontents (optional)
1.16 +// PARAM12: argument for safecontents (optional)
1.17 +// PARAM13: argument for safecontents (optional)
1.18 +// PARAM14: argument for safecontents (optional)
1.19 +// PARAM15: argument for safecontents (optional)
1.20 +OUTPUT_BINARY_FILE=notencrypteddata.der,1
1.21 + SEQUENCE
1.22 + OID=PKCS7_DATA
1.23 + EXPLICIT=0
1.24 + OCTETSTRING
1.25 + INCLUDE=$1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$13,$14,$15
1.26 + END
1.27 + END
1.28 + END
1.29 +END
1.30 +
1.31 \ No newline at end of file