FidoAuthenticatorAttestationResponse
Serialized form of
AuthenticatorAttestationResponse— produced by the browser at registration; all binary fields are base64-encoded for transport
Attributes (3)
| Attribute | Type | Required | Description |
|---|---|---|---|
clientDataJSON | string | Yes | The client data JSON |
attestationObject | string | Yes | The attestation object |
transports | FidoAuthenticatorTransport[] | No | The transports used by the authenticator |