Documentation

Certificate
in package

Table of Contents

Properties

$info  : mixed
$issuer  : mixed
$pem  : mixed
$subject  : mixed

Methods

__construct()  : mixed
__debugInfo()  : mixed
__toString()  : mixed
derToPem()  : mixed
getIssuer()  : mixed
getNames()  : mixed
getSerialNumber()  : mixed
getSignatureType()  : mixed
getSubject()  : mixed
getValidFrom()  : mixed
getValidTo()  : mixed
isSelfSigned()  : mixed
pemToDer()  : mixed
toDer()  : mixed
toPem()  : mixed

Properties

Methods

__construct()

public __construct(mixed $pem) : mixed
Parameters
$pem : mixed

derToPem()

public static derToPem(mixed $der) : mixed
Parameters
$der : mixed

getSignatureType()

public getSignatureType() : mixed

pemToDer()

public static pemToDer(mixed $pem) : mixed
Parameters
$pem : mixed

        
On this page

Search results