Credential
(undocumented in the protocol definition)
Constructors
Properties
Assertions returned by this credential will have the backup eligibility (BE) flag set to this value. Defaults to the authenticator's defaultBackupEligibility value.
Assertions returned by this credential will have the backup state (BS) flag set to this value. Defaults to the authenticator's defaultBackupState value.
(undocumented in the protocol definition)
(undocumented in the protocol definition)
The ECDSA P-256 private key in PKCS#8 format. (Encoded as a base64 string when passed over JSON)
The credential's user.displayName property. Equivalent to empty if not set. https://w3c.github.io/webauthn/#dom-publickeycredentialuserentity-displayname
An opaque byte sequence with a maximum size of 64 bytes mapping the credential to a specific user. (Encoded as a base64 string when passed over JSON)