abstract class AbstractAttestationStatement implements AttestationStatementInterface (View source)

Methods

__construct(AttestationObject $attestationObject, string $formatId)

No description

string[]
buildPEMCertificateArray(array $x5c)

No description

string
getFormatId()

No description

Details

__construct(AttestationObject $attestationObject, string $formatId)

Parameters

AttestationObject $attestationObject
string $formatId

protected string[] buildPEMCertificateArray(array $x5c)

Parameters

array $x5c

Return Value

string[]

Exceptions

ParseException

string getFormatId()

Return Value

string