cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/testdatainput/cb005/safebag_safecontents.txt
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 10 Sep 2009 14:01:51 +0300
changeset 8 35751d3474b7
parent 0 2c201484c85f
permissions -rw-r--r--
Revision: 200935

// 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

//First safe Content bag

SEQUENCE
	OID=PKCS12_BAGTYPES_SAFECONTENTSBAG
	EXPLICIT=0
		INCLUDE=../safecontents.txt,safebag_cb005.txt,07:EE:43:28:2E:FF:F9:D4,1024,PKCS12_PBEIDS_SHAAND3KEYTRIPLEDESCBC,des-ede3-cbc,928fc8bcc6185ddabda211f3c6d2728afbb3239a8c95208d,f59b7405f41d3314,../root5ca_key.pk8,../root5ca.der,First Safe Content		
	END
	// Attributes
	SET
		SEQUENCE
			OID=PKCS9_FRIENDLY_NAME
			SET
				BMPSTRING=First Safe Contents
			END
		END	
	END
END

// Second Safe Contet bag

SEQUENCE
	OID=PKCS12_BAGTYPES_SAFECONTENTSBAG
	EXPLICIT=0
		INCLUDE=../safecontents.txt,safebag_cb005_1.txt,,,,
	END
	// Attributes
	SET
		SEQUENCE
			OID=PKCS9_FRIENDLY_NAME
			SET
				BMPSTRING=Safe Contents
			END
		END	
	END
END

// Third safe Content BAg
SEQUENCE
	OID=PKCS12_BAGTYPES_SAFECONTENTSBAG
	EXPLICIT=0
		INCLUDE=../safecontents.txt,safebag_cb005_2.txt,07:EE:43:28:2E:FF:F9:D4,1024,PKCS12_PBEIDS_SHAAND3KEYTRIPLEDESCBC,des-ede3-cbc,928fc8bcc6185ddabda211f3c6d2728afbb3239a8c95208d,f59b7405f41d3314,../root5ca_key.pk8,../root5ca.der,Third  Safe Content	
	END
	// Attributes
	SET
		SEQUENCE
			OID=PKCS9_FRIENDLY_NAME
			SET
				BMPSTRING=Thid Safe Contents
			END
		END	
	END
END