W3cubDocs

/DOM

RTCCertificate

The interface of the the WebRTC API provides an object represents a certificate that an RTCPeerConnection uses to authenticate.

Properties

RTCCertificate.expires Read only
Returns the expiration date of the certificate.

Specifications

Specification Status Comment
WebRTC 1.0: Real-time Communication Between Browser Working Draft Initial definition.

Browser compatibility

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
Basic support 52.0 [1] 39
Feature Android Android Webview Firefox Mobile (Gecko) Firefox OS IE Mobile Opera Mobile Safari Mobile Chrome for Android
Basic support No support 52.0 [1] 39 52.0 [1]

[1] Behind a flag starting with Chrome 48.

© 2005–2017 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