RTCCertificateStats: base64Certificate property
The base64Certificate
property of the RTCCertificateStats
dictionary is a string containing the base-64 representation of the DER-encoded certificate.
This is essentially an encoding of the original certificate as a string that can safely serialized and deserialized when sent over an IP network.
Value
A Base64 representation of the DER-encoded certificate.
Specifications
Specification |
---|
Identifiers for WebRTC's Statistics API # dom-rtccertificatestats-base64certificate |
Browser compatibility
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
base64Certificate in 'certificate' stats |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.