Contents

secureConnectionStartDate

The time immediately before the task started the TLS security handshake to secure the current connection.

Declaration

var secureConnectionStartDate: Date? { get }

Discussion

This value is nil if an encrypted connection isn’t used, if a persistent connection is used, or if the resource is retrieved from local resources.

See Also

Accessing temporal metrics