Firefox Tomorrow

web api instance property

RTCCertificateStats: fingerprint property

View on MDN ↗

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

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.