interface AttestationFormatRegistryInterface (View source)

Methods

createStatement(AttestationObject $attestationObject)

No description

getVerifier(string $formatId)

No description

Details

createStatement(AttestationObject $attestationObject)

Parameters

AttestationObject $attestationObject

AttestationVerifierInterface getVerifier(string $formatId)

Parameters

string $formatId

Return Value

AttestationVerifierInterface

Exceptions

FormatNotSupportedException