attestationObject
The attestationObject
property of the AuthenticatorAttestationResponse interface returns an ArrayBuffer containing the new public key, as well as signature over the entire attestationObject
with a private key that is stored in the authenticator when it is manufactured.