SslCertificateResponse
in
Class CertificateResponse
Table of Contents
| $id | ||
|---|---|---|
| $label | ||
| $certificate | ||
| $private_key | ||
| $ca | ||
| $flags | ||
| $expires_at | ||
| $domains | ||
| $environment | ||
| $links | ||
| __construct() | CertificateResponse constructor. | mixed |
Properties
$id
public
mixed
$id
$label
public
mixed
$label
$certificate
public
mixed
$certificate
$private_key
public
mixed
$private_key
$ca
public
mixed
$ca
$flags
public
mixed
$flags
$expires_at
public
mixed
$expires_at
$domains
public
mixed
$domains
$environment
public
mixed
$environment
$links
public
mixed
$links
Methods
__construct()
CertificateResponse constructor.
public
__construct(
$certificate :
object
)
: mixed
Parameters
- $certificate : object