public property PHPMailer::$SMTPSecure

What kind of encryption to use on the SMTP connection. Options: '', 'ssl' or 'tls'.

Type: string

File

inc/PHPMailer/src/PHPMailer.php, line 277

Class

PHPMailer
PHPMailer - PHP email creation and transport class.

Namespace

PHPMailer\PHPMailer

Code

public $SMTPSecure = '';