Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / crypto / subtle / rsassa-pkcs1-v1_5 / import-jwk-small-key-expected.txt
blobbef21aa192010dcff83c55f329585a3e8c8172dc
1 A key of size smaller than 2048 bits can be used with RS256, RS384, RS512 JWK algorithms.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS key.algorithm.modulusLength is 1024
7 PASS key.algorithm.modulusLength is 1024
8 PASS successfullyParsed is true
10 TEST COMPLETE