SecurityDetails.protocol() 方法
🌐 SecurityDetails.protocol() method
正在使用的安全协议,例如“TLS 1.2”。
🌐 The security protocol being used, e.g. "TLS 1.2".
语法
🌐 Signature
class SecurityDetails {
protocol(): string;
}
返回:
string
🌐 SecurityDetails.protocol() method
正在使用的安全协议,例如“TLS 1.2”。
🌐 The security protocol being used, e.g. "TLS 1.2".
🌐 Signature
class SecurityDetails {
protocol(): string;
}
返回:
string