DescriptionWebCrypto: Add parsing for the algorithm parameter AesDerivedKey.
This by the WebCrypto spec:
https://dvcs.w3.org/hg/webcrypto-api/raw-file/tip/spec/Overview.html#aes-derivedkey-params
It will be used to implement the "Get Key Length" operation, which is invoked by deriveKey().
Testing: LayoutTests will be added in a subsequent patch, as they depend on deriveKey() being completed.
BUG=437577
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186730
Patch Set 1 #
Total comments: 2
Patch Set 2 : add override #
Messages
Total messages: 10 (3 generated)
|