os/security/cryptoservices/certificateandkeymgmt/tder/example/pkcs12_publickeyintegrity.txt
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/security/cryptoservices/certificateandkeymgmt/tder/example/pkcs12_publickeyintegrity.txt	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,16 @@
     1.4 +// A simple PKCS#12 file containing a certificate and a private key
     1.5 +// using public key integrity mode.
     1.6 +
     1.7 +SEQUENCE
     1.8 +	// Version
     1.9 +	INTEGER=3	
    1.10 +		// authSafe - public key integrity mode
    1.11 +		SIGN=symbiantestrootcadsa.pem,symbiantestrootcadsa_key.pem
    1.12 +			// Authenticted Safe
    1.13 +			SEQUENCE=
    1.14 +				INCLUDE=encrypted_contentinfo.txt,07:EE:43:28:2E:FF:F9:D4,2048,PKCS12_PBEIDS_SHAAND40BITRC2CBC,rc2-40-cbc,44f58eebbf,2b4076b4b266f90b,safecontents.txt,safebag_certbag.txt,root5ca.der,Root5CA
    1.15 +				INCLUDE=contentinfo.txt,safecontents.txt,safebag_shroudedkeybag.txt,17:D3:2E:39:CD:F9:CC:D6,2048,PKCS12_PBEIDS_SHAAND3KEYTRIPLEDESCBC,des-ede3-cbc,3abe08c2e6a4782090258b75936f730c81165ad16a968401,d23d26d5f997e21f,root5ca_key.pk8,root5ca.der,Root5CA
    1.16 +			END
    1.17 +		END
    1.18 +	END
    1.19 +ENDxo
    1.20 \ No newline at end of file