class SslCertDetail extends Model (View source)

Properties

protected $certInfoType
protected $certInfoDataType
string $certPrivateKey

Methods

setCertInfo(SslCert $certInfo)

No description

getCertInfo()

No description

setCertPrivateKey($certPrivateKey)

No description

string
getCertPrivateKey()

No description

Details

setCertInfo(SslCert $certInfo)

No description

Parameters

SslCert $certInfo

SslCert getCertInfo()

No description

Return Value

SslCert

setCertPrivateKey($certPrivateKey)

No description

Parameters

$certPrivateKey

string getCertPrivateKey()

No description

Return Value

string