cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/macsaltnotasequence.ini
equal
deleted
inserted
replaced
|
1 ; Negative test: Created the PKCS12 file with macSalt is not a sequence |
|
2 |
|
3 [main] |
|
4 file=C:\tpkcs12intg\data\pkcs12_macsaltnotoctetstring.p12 |
|
5 integritymode=password |
|
6 integritypassword=password |
|
7 PrivacyPassword1=password |
|
8 PrivacyPassword2=password |
|
9 verifyintegritypassword =password |
|
10 MacPresent=True |
|
11 integrity_valid=1 |
|
12 unittest=True |
|
13 |
|
14 ; optional / unit tests |
|
15 [MacData] |
|
16 ExpectedError = -6 ; here the macSalt is not a sequence. |
|
17 ExpectedResult= 0 |