web api instance property
RTCCertificateStats: fingerprintAlgorithm property
The fingerprintAlgorithm property of the RTCCertificateStats dictionary is a string containing the name of the hash function used to generate the fingerprint value in the associated RTCCertificate.
Value
A string containing the name of the hash function used to create the fingerprint of the associated certificate.
Allowed values are: "sha-1", "sha-224", "sha-256", "sha-384", "sha-512", "md5", "md2".
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.