TypeScript-DOM-lib-generator
TypeScript-DOM-lib-generator copied to clipboard
add crypto.subtle.derivebits EcdhKeyDeriveParams length null overload
As per https://github.com/w3c/webcrypto/pull/345
Thanks for the PR!
This section of the codebase is owned by @saschanaz - if they write a comment saying "LGTM" then it will be merged.
This doesn't make sense, the algorithm cannot get length as null when the IDL doesn't allow it. I'll file a bug there.
Oh, you already did: https://github.com/w3c/webcrypto/issues/322
I'll wait for the response in that case.