mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
616 B
616 B
Home > puppeteer > Protocol > WebAuthn > Credential > signCount
Protocol.WebAuthn.Credential.signCount property
Signature counter. This is incremented by one for each successful assertion. See https://w3c.github.io/webauthn/#signature-counter
Signature:
signCount: integer;