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

How to find what keyGenAlgorithm values the browser supports? #1259

Closed
fluffy opened this issue May 29, 2017 · 2 comments
Closed

How to find what keyGenAlgorithm values the browser supports? #1259

fluffy opened this issue May 29, 2017 · 2 comments

Comments

@fluffy
Copy link
Contributor

fluffy commented May 29, 2017

Is there a way to do this with other WebCryptoAPI? Should we have a note pointing that out here ?

@aboba
Copy link
Contributor

aboba commented May 31, 2017

@fluffy If getAlgorithm() could be applied to the built-in certificates, you could at least know what the default algorithm was. But as it is, I think the answer is "no".

@aboba
Copy link
Contributor

aboba commented Jul 27, 2017

From: https://www.w3.org/2017/06/28-webrtc-minutes

Bernard to create a PR based on Tim's suggestion
A sequence of dictionaries that are "recommended" algorithms

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

3 participants