Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 27560 - Remove reference to "events" in the introduction #46

Closed
mwatson2 opened this issue May 23, 2016 · 2 comments
Closed

Bug 27560 - Remove reference to "events" in the introduction #46

mwatson2 opened this issue May 23, 2016 · 2 comments

Comments

@mwatson2
Copy link
Collaborator

Bug 27560:

In the introduction:

"SubtleCrypto interface, which defines a common set of methods and events for dealing with initialization"

Not sure what "events" means in this context. Perhaps that wording comes from the version of the spec before Promises.

@mwatson2
Copy link
Collaborator Author

ericroman@google.com wrote:

Other problems in this section:

(2) "and completing the operation to yield the final output"

--> Not the case anymore in Promise-based version of WebCrypto

(3) "the API provides interfaces for key generation, key derivation, key import and export, and key discovery."

--> Key discovery is not covered by this document, but is part of a separate spec. Should we link to that or remove this comment?

@mwatson2
Copy link
Collaborator Author

I suggest
(1)(2): "...SubtleCrypto interface, which defines a set of methods for performing common cryptographic operations."
(3) Remove key discovery from the list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant