The interface of the the WebRTC API provides an object represents a certificate that an RTCPeerConnection
uses to authenticate.
RTCCertificate.expires
Read only
Specification | Status | Comment |
---|---|---|
WebRTC 1.0: Real-time Communication Between Browsers | Candidate Recommendation | Initial definition. |
Desktop | ||||||
---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | |
Basic support | 49 | ? | ? | ? | 36 | ? |
expires |
49 | ? | ? | ? | 36 | ? |
getFingerprints |
? | ? | ? | ? | ? | ? |
getSupportedAlgorithms |
? | ? | ? | ? | ? | ? |
Mobile | |||||||
---|---|---|---|---|---|---|---|
Android webview | Chrome for Android | Edge Mobile | Firefox for Android | Opera for Android | iOS Safari | Samsung Internet | |
Basic support | 49 | 49 | ? | ? | 36 | ? | 5.0 |
expires |
49 | 49 | ? | ? | 36 | ? | 5.0 |
getFingerprints |
? | ? | ? | ? | ? | ? | ? |
getSupportedAlgorithms |
? | ? | ? | ? | ? | ? | ? |
© 2005–2018 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/RTCCertificate