parseAttestationObject()

Parses the attestation object.

Can throw AttestationObjectParseError and `AuthenticatorDataParseError.

Definition

function parseAttestationObject(encoded: Uint8Array): AttestationObject;

Parameters

  • encoded: Encoded attestation object