PubKeyCredParams: {
    alg: number;
    type: string;
}

Type declaration

  • alg: number
  • type: string

    Must be 'public-key'

Generated using TypeDoc