public property PHPMailer::$SMTPSecure
Search API
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\PHPMailerCode
public $SMTPSecure = '';