Interface AuthenticatorResponse

All Known Implementing Classes:
AuthenticatorAssertionResponse, AuthenticatorAttestationResponse

public interface AuthenticatorResponse
Authenticators respond to Relying Party requests by returning an object derived from the AuthenticatorResponse interface.
See Also: