Source code
Revision control
Copy as Markdown
Other Tools
Test Info: Warnings
- This test has a WPT meta file that expects 18 subtest issues.
- This WPT test may be referenced by the following Test IDs:
- /WebCryptoAPI/import_export/ChaCha20-Poly1305_importKey.tentative.https.any.html - WPT Dashboard Interop Dashboard
- /WebCryptoAPI/import_export/ChaCha20-Poly1305_importKey.tentative.https.any.worker.html - WPT Dashboard Interop Dashboard
// META: title=WebCryptoAPI: importKey() for symmetric keys
// META: timeout=long
// META: script=../util/helpers.js
// META: script=symmetric_importKey.js
runTests("ChaCha20-Poly1305");