[webrtc-pc] Pull Request: RTCCertificate.getAlgorithm() to return a compatible AlgorithmIdentifier.

henbos has just submitted a new pull request for https://github.com/w3c/webrtc-pc:

== RTCCertificate.getAlgorithm() to return a compatible AlgorithmIdentifier. ==
RTCCertificate.getAlgorithm() to return a compatible AlgorithmIdentifier to the one in generateCertificate() but not necessarily the exact value, so that we don't have to serialize any possible dictionary.

Fixes #1121.

See https://github.com/w3c/webrtc-pc/pull/1122

Received on Wednesday, 12 April 2017 11:18:44 UTC