import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { Credential } = Protocol.WebAuthn;
Properties
Relying Party ID the credential is scoped to. Must be set when adding a credential.
An opaque byte sequence with a maximum size of 64 bytes mapping the credential to a specific user.
signCount: integer
Signature counter. This is incremented by one for each successful assertion. See https://w3c.github.io/webauthn/#signature-counter