interface AuthenticatorAttestationResponse
implements AuthenticatorResponse
import { type AuthenticatorAttestationResponse } from "https://deno.land/x/simplewebauthn@v11.0.0/packages/types/src/dom.ts";
Available only in secure contexts.
Methods
getPublicKeyAlgorithm(): COSEAlgorithmIdentifier