| Index: LayoutTests/crypto/subtle/hkdf-exportKey-expected.txt
|
| diff --git a/LayoutTests/crypto/subtle/hkdf-exportKey-expected.txt b/LayoutTests/crypto/subtle/hkdf-exportKey-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..c388e7acdb393a74892596746ff32d41a4fbc1f6
|
| --- /dev/null
|
| +++ b/LayoutTests/crypto/subtle/hkdf-exportKey-expected.txt
|
| @@ -0,0 +1,12 @@
|
| +Test that HKDF does not support exportKey().
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +
|
| +Calling exportKey() on an HKDF key...
|
| +error is: NotSupportedError: Unsupported export key format for algorithm
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|