RTCCertificate

This article needs a technical review. How you can help.

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

PropertiesEdit

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

SpecificationsEdit

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

Browser compatibilityEdit

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
Basic support 48.0 [1]        

[1] Behind a flag.

Document Tags and Contributors

 Contributors to this page: rolfedh, jpmedley
 Last updated by: rolfedh,