equal
deleted
inserted
replaced
|
1 // A simple PKCS#12 file containing a certificate and a private key |
|
2 // using public key integrity mode. |
|
3 |
|
4 SEQUENCE |
|
5 // Version |
|
6 INTEGER=3 |
|
7 // authSafe - public key integrity mode |
|
8 SIGN=symbiantestrootcadsa.pem,symbiantestrootcadsa_key.pem |
|
9 // Authenticted Safe |
|
10 SEQUENCE= |
|
11 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 |
|
12 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 |
|
13 END |
|
14 END |
|
15 END |
|
16 ENDxo |