cryptoservices/certificateandkeymgmt/tder/example/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

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