[webrtc-pc] Check crypto suites

stefhak has just created a new issue for https://github.com/w3c/webrtc-pc:

== Check crypto suites ==
>From https://lists.w3.org/Archives/Public/public-webrtc/2016Sep/0071.html

"WebRTC says The following values must be supported by a user agent: { name: "RSASSA-PKCS1-v1_5", modulusLength: 2048, publicExponent: new Uint8Array([1, 0, 1]), hash: "SHA-256" }, and { name: "ECDSA", namedCurve: "P-256" }.
- does this match the other webertc specs ?"

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1315 using your GitHub account

Received on Thursday, 1 June 2017 11:18:37 UTC