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

BCD tables only load in the browser