242 B
242 B
sidebar_label |
---|
SecurityDetails.protocol |
SecurityDetails.protocol() method
The security protocol being used, e.g. "TLS 1.2".
Signature:
class SecurityDetails {
protocol(): string;
}
Returns:
string