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