interface AuthenticatorAttestationResponseInterface implements AuthenticatorResponseInterface (View source)

Methods

string
getClientDataJson()

UTF-8 JSON serialization of the client data passed to the authenticator by the client in its call to either create() or get().

getAttestationObject()

No description

Details

string getClientDataJson()

UTF-8 JSON serialization of the client data passed to the authenticator by the client in its call to either create() or get().

Return Value

string

getParsedClientData()

getAttestationObject()