interface AuthenticatorAssertionResponseInterface 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().

getAuthenticatorData()

No description

getSignature()

No description

getUserHandle()

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()

getAuthenticatorData()

getSignature()

getUserHandle()