puppeteer/new-docs/puppeteer.protocol.webauthn.credential.signcount.md
2020-07-13 14:01:35 +01:00

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;