• Skip to main content
  • Skip to search
  • Skip to select language
    • Technologies Overview
    • HTML
    • CSS
    • JavaScript
    • Graphics
    • HTTP
    • APIs
    • Browser Extensions
    • MathML
    • Learn web development
    • Tutorials
    • References
    • Developer Guides
    • Accessibility
    • Game development
    • ...more docs
    • Send Feedback
    • Contribute to MDN
    • Report a content issue 🌐
    • Report a platform issue 🌐
  1. Web technology for developers
  2. Web APIs
  3. RTCCertificate
  • Change language

Table of contents

  • Properties
  • Specifications
  • Browser compatibility

RTCCertificate

The interface of 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
WebRTC 1.0: Real-Time Communication Between Browsers
# dom-rtccertificate

Browser compatibility

BCD tables only load in the browser

Found a problem with this page?

  • Edit on GitHub
  • Source on GitHub
  • Report a problem with this content on GitHub
  • Want to fix the problem yourself? See our Contribution guide.

Last modified: Feb 18, 2022, by MDN contributors

Change your language

Related Topics

  1. WebRTC API
  2. RTCCertificate
  3. Related pages for WebRTC
    1. MediaDevices.getUserMedia()
    2. Navigator.mediaDevices
    3. RTCDTMFSender
    4. RTCDTMFToneChangeEvent
    5. RTCDataChannel
    6. RTCDataChannelEvent
    7. RTCDtlsTransport
    8. RTCErrorEvent
    9. RTCIceCandidate
    10. RTCIceTransport
    11. RTCPeerConnection
    12. RTCPeerConnectionIceErrorEvent
    13. RTCPeerConnectionIceEvent
    14. RTCRtpReceiver
    15. RTCRtpSender
    16. RTCRtpTransceiver
    17. RTCSctpTransport
    18. RTCSessionDescription
    19. RTCStatsReport
    20. RTCTrackEvent
  • Web Technologies
  • Learn Web Development
  • About MDN
  • Feedback
  • About
  • MDN Web Docs Store
  • Contact Us
  • Firefox

MDN

  • MDN on Twitter
  • MDN on Github

Mozilla

  • Mozilla on Twitter
  • Mozilla on Instagram

© 2005-2022 Mozilla and individual contributors. Content is available under these licenses.

  • Terms
  • Privacy
  • Cookies