secureConnectionStart property

double get secureConnectionStart

The secureConnectionStart read-only property returns a DOMHighResTimeStamp immediately before the browser starts the handshake process to secure the current connection. If a secure connection is not used, the property returns zero.

Implementation

external double get secureConnectionStart;