interface CertificateInterface

Methods

string
getKey()

Return certificate key

array
getChain()

Return certificate chain

Details

at line 12
string getKey()

Return certificate key

Return Value

string

at line 19
array getChain()

Return certificate chain

Return Value

array