RTCCertificateStats: fingerprint property
The fingerprint
property of the RTCCertificateStats
dictionary is a string containing the fingerprint value of the associated RTCCertificate
.
Value
A string containing the fingerprint of the associated certificate.
This is a lowercase hex string, calculated using the hash function specified in the fingerprintAlgorithm
property.
The format is more precisely defined in RFC4572, Section 5.
Specifications
Specification |
---|
Identifiers for WebRTC's Statistics API # dom-rtccertificatestats-fingerprint |
Browser compatibility
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
fingerprint 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.