blob: f5713859c547353e53718c1a6ec1a28b55eb34aa [file] [log] [blame]
Tests that an unextractable key cannot be wrapped.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS typeof key.extractable is 'boolean'
PASS key.extractable is false
error is: InvalidAccessError: key is not extractable
PASS successfullyParsed is true
TEST COMPLETE