Re: [webrtc-pc] RTCCertificate security boundary (#2343)

I'm not sure I understand the broader context, but the thing with RTCCertificate is that it is opaque to the javascript - it can be created, stored (in indexdb) and used (by PeerConnection) - but it can't be inspected ,written, edited or (I think) sent as a message. 

-- 
GitHub Notification of comment by steely-glint
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2343#issuecomment-548817645 using your GitHub account

Received on Friday, 1 November 2019 14:53:38 UTC