A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.mozilla.org/en-US/docs/Web/API/RTCCertificate below:

RTCCertificate - Web APIs | MDN

RTCCertificate

Baseline Widely available *

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

RTCCertificate is a serializable object, so it can be cloned with structuredClone() or copied between Workers using postMessage().

Instance properties
RTCCertificate.expires Read only

Returns the expiration date of the certificate.

Instance methods
RTCCertificate.getFingerprints()

Returns an array of certificate fingerprints, calculated using the different algorithms supported by the browser.

Specifications Browser compatibility See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.3