class AttestationConveyancePreference (View source)

Constants

NONE

Indicates that the Relying Party is not interested in authenticator attestation. F

INDRECT

Indicates that the Relying Party prefers an attestation conveyance yielding verifiable attestation statements, but allows the client to decide how to obtain such attestation statements.

DIRECT

Indicates that the Relying Party wants to receive the attestation statement as generated by the authenticator.

Methods

static 
isValidValue(string $value)

No description

Details

static isValidValue(string $value)

Parameters

string $value