PublicKeyCredentialParameters


Represents an acceptable public key type and cryptographic algorithm used in credential creation.

Fields

Name Type Notes

type

String

Credential type (must be "public-key")

alg

Integer

COSE algorithm identifier (e.g. -7 for ES256)