class ShaCertificate extends Model (View source)

Properties

string $certType
string $name
string $shaHash

Methods

setCertType($certType)

No description

string
getCertType()

No description

setName($name)

No description

string
getName()

No description

setShaHash($shaHash)

No description

string
getShaHash()

No description

Details

setCertType($certType)

No description

Parameters

$certType

string getCertType()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setShaHash($shaHash)

No description

Parameters

$shaHash

string getShaHash()

No description

Return Value

string