Methods | ||
---|---|---|
public
static
|
UseSSL(int $iPort, int $iSecurityType): bool
|
# |
public
static
|
UseStartTLS(bool $bSupported, int $iSecurityType, bool $bHasSupportedAuth = true): bool
|
# |
Constants | ||
---|---|---|
public
|
NONE = 0
|
# |
public
|
SSL = 1
|
# |
public
|
STARTTLS = 2
|
# |
public
|
AUTO_DETECT = 9
|
# |