sl@0: ;Negative Test: Created the PKCS12 file with the authSafe contentInfo Encrypted Data using different algorithm which is not supported. sl@0: sl@0: [main] sl@0: file=C:\tpkcs12intg\data\pkcs12_encryptedusingdifferentAlg.p12 sl@0: integritymode=password sl@0: integritypassword=password sl@0: PrivacyPassword1=password sl@0: PrivacyPassword2=password sl@0: verifyintegritypassword =password sl@0: MacPresent=False sl@0: integrity_valid=1 sl@0: unittest=True sl@0: sl@0: [authsafe] sl@0: numcontentinfos=2 sl@0: contentinfo1=ContentInfo_1 sl@0: contentinfo2=ContentInfo_2 sl@0: sl@0: [ContentInfo_1] sl@0: ContentInfoType=6 sl@0: ; optional / unit tests sl@0: ExpectedError=-6 ;Encrypted using different algorithm which is not supported. sl@0: ExpectedResult=0 sl@0: sl@0: