isSecure abstract method

bool isSecure()

Returns true if the socket is secured, e.g. using TLS.

Implementation

bool isSecure();