W3cubDocs

/Web APIs

RTCTransportStats: dtlsCipher property

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

The dtlsCipher property of the RTCTransportStats dictionary is a string that indicates the descriptive name of the cipher suite used for the DTLS transport.

Allowed names are defined in the "Description" column of the TLS Cipher Suites section in the IANA cipher suite registry. For example "TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256".

Value

A string indicating the name of the DTLS cipher.

Specifications

Browser compatibility

Desktop Mobile
Chrome Edge Firefox Opera Safari Chrome Android Firefox for Android Opera Android Safari on IOS Samsung Internet WebView Android WebView on iOS
dtlsCipher 80 80 No 67 14.1 80 No 57 14.5 13.0 80 14.5

© 2005–2025 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/RTCTransportStats/dtlsCipher