RTCCertificate

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

Instance properties

RTCCertificate.expires Read only

Returns the expiration date of the certificate.

Specifications

Specification
WebRTC: Real-Time Communication in Browsers
# dom-rtccertificate

Browser compatibility

BCD tables only load in the browser

See also