PublicKeyCredentialParameters
Represents an acceptable public key type and cryptographic algorithm used in credential creation.
Fields
Name | Type | Notes | |
---|---|---|---|
type |
|
Credential type (must be |
|
alg |
|
COSE algorithm identifier (e.g. -7 for ES256) |
Represents an acceptable public key type and cryptographic algorithm used in credential creation.
Name | Type | Notes | |
---|---|---|---|
type |
|
Credential type (must be |
|
alg |
|
COSE algorithm identifier (e.g. -7 for ES256) |