Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/dom/webauthn/tests/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 658 B image not shown  

Quelle  get_assertion_dead_object.html   Sprache: HTML

 
 products/Sources/formale Sprachen/C/Firefox/dom/webauthn/tests/get_assertion_dead_object.html


<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
</head>
<body>
<script type="text/javascript">
  window.addEventListener('load', function() {
    let o = [];
    o[0] = window.navigator;
    document.writeln('');
    // Since the USB token is enabled by default, this will pop up a notification that the
    // user can insert/interact with it. Since this is just a test, this won't happen. The
    // request will eventually time out.
    // Unfortunately the minimum timeout is 15 seconds.
    o[0].credentials.get({ publicKey: { challenge: new Uint8Array(128), timeout: 15000 } });
    o.forEach((n, i) => o[i] = null);
  });
</script>
</body>
</html>

Messung V0.5
C=90 H=91 G=90

¤ Dauer der Verarbeitung: 0.2 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.