Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / crypto / subtle / hkdf / exportKey-expected.txt
blobc388e7acdb393a74892596746ff32d41a4fbc1f6
1 Test that HKDF does not support exportKey().
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 Calling exportKey() on an HKDF key...
8 error is: NotSupportedError: Unsupported export key format for algorithm
9 PASS successfullyParsed is true
11 TEST COMPLETE