os/security/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/testdatainput/cb005/safebag_safecontents.txt
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 // SafeContents
     2 // PARAM1: file to include
     3 // PARAM2: argument for nested data structure
     4 // PARAM3: argument for nested data structure
     5 // PARAM4: argument for nested data structure
     6 // PARAM5: argument for nested data structure
     7 // PARAM6: argument for nested data structure
     8 // PARAM7: argument for nested data structure
     9 // PARAM8: argument for nested data structure
    10 // PARAM9: argument for nested data structure
    11 // PARAM10: argument for nested data structure
    12 // PARAM11: argument for nested data structure
    13 // PARAM12: argument for nested data structure
    14 // PARAM13: argument for nested data structure
    15 // PARAM14: argument for nested data structure
    16 // PARAM15: argument for nested data structure
    17 // PARAM16: argument for nested data structure
    18 
    19 //First safe Content bag
    20 
    21 SEQUENCE
    22 	OID=PKCS12_BAGTYPES_SAFECONTENTSBAG
    23 	EXPLICIT=0
    24 		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		
    25 	END
    26 	// Attributes
    27 	SET
    28 		SEQUENCE
    29 			OID=PKCS9_FRIENDLY_NAME
    30 			SET
    31 				BMPSTRING=First Safe Contents
    32 			END
    33 		END	
    34 	END
    35 END
    36 
    37 // Second Safe Contet bag
    38 
    39 SEQUENCE
    40 	OID=PKCS12_BAGTYPES_SAFECONTENTSBAG
    41 	EXPLICIT=0
    42 		INCLUDE=../safecontents.txt,safebag_cb005_1.txt,,,,
    43 	END
    44 	// Attributes
    45 	SET
    46 		SEQUENCE
    47 			OID=PKCS9_FRIENDLY_NAME
    48 			SET
    49 				BMPSTRING=Safe Contents
    50 			END
    51 		END	
    52 	END
    53 END
    54 
    55 // Third safe Content BAg
    56 SEQUENCE
    57 	OID=PKCS12_BAGTYPES_SAFECONTENTSBAG
    58 	EXPLICIT=0
    59 		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	
    60 	END
    61 	// Attributes
    62 	SET
    63 		SEQUENCE
    64 			OID=PKCS9_FRIENDLY_NAME
    65 			SET
    66 				BMPSTRING=Thid Safe Contents
    67 			END
    68 		END	
    69 	END
    70 END