web api instance property
RTCTransportStats: localCertificateId property
The localCertificateId property of the RTCTransportStats dictionary is a string that indicates the id of the local certificate used by this RTCIceTransport.
It is only present for DTLS transports, and after DTLS has been negotiated.
Value
A string that containing the id of the local certificate used by this transport.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.