RTCCertificate

我们的志愿者还没有将这篇文章翻译为 中文 (简体)加入我们帮助完成翻译!
您也可以阅读此文章的English (US)版。

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  
Feature Android Webview Chrome for Android Firefox Mobile (Gecko) Firefox OS IE Mobile Opera Mobile Safari Mobile
Basic support 49 49       36  

文档标签和贡献者