mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-14 15:13:07 +00:00
The spec never mentions the possibility for the `hash` member of `RsaHashedKeyAlgorithm` to be a string, it should be a `KeyAlgorithm` object containing a `name` string member. Spec: https://w3c.github.io/webcrypto/#dfn-RsaHashedKeyAlgorithm |
||
---|---|---|
.. | ||
derive_bits_keys | ||
encrypt_decrypt | ||
generateKey | ||
import_export | ||
sign_verify | ||
wrapKey_unwrapKey |