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 Browsers Working Draft Initial definition.

Browser compatibility

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
Basic support 49     36  

Document Tags and Contributors

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