summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/WebCryptoAPI/generateKey/failures_RSA-OAEP.https.any.js
blob: 1d2bca96b18c7e37e3c87ddc11a4935057ba43ea (plain)
1
2
3
4
5
// META: title=WebCryptoAPI: generateKey() for Failures
// META: timeout=long
// META: script=../util/helpers.js
// META: script=failures.js
run_test(["RSA-OAEP"]);