Configuration
Table of Contents
Properties
-
$cert_temp
: mixed
-
$key_temp
: mixed
-
$config
: mixed
Methods
-
__construct()
: mixed
-
__destruct()
: mixed
-
clearCertContent()
: mixed
-
clearKeyContent()
: mixed
-
getCertPassword()
: mixed
-
getCertPath()
: mixed
-
getDelaySeconds()
: mixed
-
getKeyPath()
: mixed
-
getMaxRetries()
: mixed
-
setCertContent()
: mixed
-
setKeyContent()
: mixed
$cert_temp
public
mixed
$cert_temp
$key_temp
public
mixed
$key_temp
$config
private
mixed
$config
__construct()
public
__construct(array<string|int, mixed> $config) : mixed
Parameters
-
$config
: array<string|int, mixed>
-
__destruct()
public
__destruct() : mixed
clearCertContent()
public
clearCertContent() : mixed
clearKeyContent()
public
clearKeyContent() : mixed
getCertPassword()
public
getCertPassword() : mixed
getCertPath()
public
getCertPath() : mixed
getDelaySeconds()
public
getDelaySeconds() : mixed
getKeyPath()
public
getKeyPath() : mixed
getMaxRetries()
public
getMaxRetries() : mixed
setCertContent()
public
setCertContent() : mixed
setKeyContent()
public
setKeyContent() : mixed