os/security/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/testdatainput/pm002/safebag_certbag.txt
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/security/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/testdatainput/pm002/safebag_certbag.txt Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,38 @@
1.4 +// SafeBag: CertBag
1.5 +// PARAM1: The name of the certificate file
1.6 +// PARAM2: The 'friendly' name of the certificate
1.7 +SEQUENCE
1.8 + OID=PKCS12_BAGTYPES_CERTBAG
1.9 + EXPLICIT
1.10 + // CertBag
1.11 + SEQUENCE
1.12 + OID=PKCS9_CERTTYPES_PKCS12_X509
1.13 + EXPLICIT
1.14 + OCTETSTRING
1.15 + INCLUDE_BINARY_FILE=$1
1.16 + END
1.17 + END
1.18 + END
1.19 + END
1.20 + // Attributes
1.21 + SET
1.22 + SEQUENCE
1.23 + OID=PKCS9_LOCAL_KEYID
1.24 + SET
1.25 + OCTETSTRING
1.26 + HASH=sha1
1.27 + INCLUDE_BINARY_FILE=$1
1.28 + END
1.29 + END
1.30 + END
1.31 + END
1.32 + SEQUENCE
1.33 + OID=PKCS9_FRIENDLY_NAME
1.34 + SET
1.35 + BMPSTRING=symbian
1.36 + END
1.37 + END
1.38 + END
1.39 +END
1.40 +
1.41 +