- From: Bernard Aboba via GitHub <sysbot+gh@w3.org>
- Date: Wed, 03 Jan 2018 22:52:50 +0000
- To: public-webrtc-logs@w3.org
@steely-glint Section 4.10.2 states: "Note that an `RTCCertificate` might not directly hold private keying material, this might be stored in a secure module." The secure module will generally not support retrieval of the private keying material so that we can't assume that private keying material can be stored and retrieved from persistent storage, only the public keys. -- GitHub Notification of comment by aboba Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1694#issuecomment-355150694 using your GitHub account
Received on Wednesday, 3 January 2018 22:52:52 UTC