| Index: LayoutTests/crypto/aes-cbc-wrap-rsa-expected.txt
|
| diff --git a/LayoutTests/crypto/aes-cbc-wrap-rsa-expected.txt b/LayoutTests/crypto/aes-cbc-wrap-rsa-expected.txt
|
| deleted file mode 100644
|
| index 3a34fdfa533a049f706601baf08031f3e4865fb5..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/crypto/aes-cbc-wrap-rsa-expected.txt
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -Test wrapping an RSA key with AES-CBC.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -Importing a key to wrap...
|
| -PASS key.algorithm.name is 'RSASSA-PKCS1-v1_5'
|
| -Importing a key encryption key...
|
| -PASS wrappingKey.algorithm.name is 'AES-CBC'
|
| -PASS wrappedKey.toString() is '[object ArrayBuffer]'
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|