class AttestationFormatRegistry implements AttestationFormatRegistryInterface (View source)

Methods

__construct()

No description

addFormat(AttestationFormatInterface $format)

No description

createStatement(AttestationObject $attestationObject)

No description

getVerifier(string $formatId)

No description

Details

__construct()

addFormat(AttestationFormatInterface $format)

Parameters

AttestationFormatInterface $format

createStatement(AttestationObject $attestationObject)

Parameters

AttestationObject $attestationObject

AttestationVerifierInterface getVerifier(string $formatId)

Parameters

string $formatId

Return Value

AttestationVerifierInterface

Exceptions

FormatNotSupportedException