getSSL method

bool getSSL()

get ssl

Implementation

bool getSSL() {
  return ssl;
}