WebAuthnPolicy
constructor(pubKeyCredParams: List<PubKeyCredParam> = defaultPubKeyCredParams, authenticatorSelection: AuthenticatorSelection = AuthenticatorSelection(), attestation: Attestation = Attestation.NONE, timeout: Long)(source)