Re: new DTLS key for call

Eric previously mentioned a 'DtlsIdentity' key which could go into
RTCConfiguration that, if set to null, would let the app request a fresh
key pair. Otherwise, by default a cached key is used.

Other approaches discussed included generating a key pair from webcrypto
and allowing that to be stuffed into the PC.


On Sun, May 18, 2014 at 11:12 AM, Cullen Jennings (fluffy) <fluffy@cisco.com
> wrote:

>
> How can the JS tell the browser to generate a new DTLS key pair ?
>
> (Need by section 5.7.2. of draft-ietf-rtcweb-security-arch-09.txt )
>
>
>
>

Received on Sunday, 18 May 2014 18:20:13 UTC