mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
534 B
534 B
Home > puppeteer > Protocol > WebAuthn > Credential > privateKey
Protocol.WebAuthn.Credential.privateKey property
The ECDSA P-256 private key in PKCS#8 format.
Signature:
privateKey: string;