此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。

View in English Always switch to English

RTCCertificateStats:fingerprintAlgorithm 属性

有限可用

此特性不属于基线,因为它尚未在主流浏览器中得到支持。

RTCCertificateStats 字典的 fingerprintAlgorithm 属性是一个字符串,其中包含用于生成关联的 RTCCertificate 中的 fingerprint 值的散列函数的名称。

包含用于创建关联证书指纹的散列函数的名称的字符串。

允许的值为:"sha-1""sha-224""sha-256""sha-384""sha-512""md5""md2"

规范

规范
Identifiers for WebRTC's Statistics API
# dom-rtccertificatestats-fingerprintalgorithm

浏览器兼容性