cryptoservices/certificateandkeymgmt/tder/example/safebag_safecontents.txt
changeset 0 2c201484c85f
child 8 35751d3474b7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/cryptoservices/certificateandkeymgmt/tder/example/safebag_safecontents.txt	Wed Jul 08 11:25:26 2009 +0100
@@ -0,0 +1,35 @@
+// SafeContents
+// PARAM1: file to include
+// PARAM2: argument for nested data structure
+// PARAM3: argument for nested data structure
+// PARAM4: argument for nested data structure
+// PARAM5: argument for nested data structure
+// PARAM6: argument for nested data structure
+// PARAM7: argument for nested data structure
+// PARAM8: argument for nested data structure
+// PARAM9: argument for nested data structure
+// PARAM10: argument for nested data structure
+// PARAM11: argument for nested data structure
+// PARAM12: argument for nested data structure
+// PARAM13: argument for nested data structure
+// PARAM14: argument for nested data structure
+// PARAM15: argument for nested data structure
+// PARAM16: argument for nested data structure
+
+SEQUENCE
+	OID=PKCS12_BAGTYPES_SAFECONTENTSBAG
+	EXPLICIT=0
+		INCLUDE=safecontents.txt,$1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$13,$14,$15,$16		
+	END
+	// Attributes
+	SET
+		SEQUENCE
+			OID=PKCS9_FRIENDLY_NAME
+			SET
+				BMPSTRING=Safe Contents
+			END
+		END	
+	END
+END
+
+