Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Importing an AES-CBC key with 'sign' usage is not allowed. | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
| 4 | |
| 5 | |
| 6 Failed importing AES-CBC key with usages: encrypt,decrypt,sign because: | |
| 7 error is: DataError: keyUsages contains values not applicable to the algorithm | |
| 8 PASS successfullyParsed is true | |
| 9 | |
| 10 TEST COMPLETE | |
| 11 | |
| OLD | NEW |