class NoneAttestationStatement extends AbstractAttestationStatement (View source)

Constants

FORMAT_ID

Methods

__construct(AttestationObject $attestationObject)

No description

string[]
buildPEMCertificateArray(array $x5c)

No description

string
getFormatId()

No description

static 
createFormat()

No description

Details

__construct(AttestationObject $attestationObject)

Parameters

AttestationObject $attestationObject

protected string[] buildPEMCertificateArray(array $x5c)

Parameters

array $x5c

Return Value

string[]

Exceptions

ParseException

string getFormatId()

Return Value

string

static createFormat()